Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h693 OSPtr<OSArray> copyPropertyKeys(void) const;
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp546 IORegistryEntry::copyPropertyKeys(void) const in copyPropertyKeys() function in IORegistryEntry
H A DIOUserClient.cpp3877 obj = entry->copyPropertyKeys(); in is_io_registry_entry_get_property_bin_buf()
H A DIOService.cpp5194 resourceKeys = copyPropertyKeys(); in doServiceMatch()