Home
last modified time | relevance | path

Searched refs:Editor (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSSerialize.h107 typedef const OSMetaClassBase * (*Editor)(void * reference, typedef
113 typedef void * Editor; typedef
118 Editor editor;
149 …static OSPtr<OSSerialize> binaryWithCapacity(unsigned int inCapacity, Editor editor = NULL, void *…
/xnu-11215/libkern/c++/
H A DOSSerializeBinary.cpp52 Editor editor, void * reference) in binaryWithCapacity()
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp3858 OSSerialize::Editor editor = NULL; in is_io_registry_entry_get_properties_bin_buf()