Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h55 extern const OSSymbol * gIORegistryEntryPropertyKeysKey;
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp77 const OSSymbol * gIORegistryEntryPropertyKeysKey; variable
169 gIORegistryEntryPropertyKeysKey = OSSymbol::withCStringNoCopy( kIORegistryEntryPropertyKeysKey ); in initialize()
H A DIOUserClient.cpp3876 if (gIORegistryEntryPropertyKeysKey == sym) { in is_io_registry_entry_get_property_bin_buf()