Home
last modified time | relevance | path

Searched refs:copyPropertyKeys (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h695 OSPtr<OSArray> copyPropertyKeys(void) const;
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp561 IORegistryEntry::copyPropertyKeys(void) const in copyPropertyKeys() function in IORegistryEntry
H A DIOUserClient.cpp3973 obj = entry->copyPropertyKeys(); in is_io_registry_entry_get_property_bin_buf()
H A DIOService.cpp5407 resourceKeys = copyPropertyKeys(); in doServiceMatch()