Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h696 virtual void applyToChildren( IORegistryEntryApplierFunction applier,
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1904 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren() function in IORegistryEntry
H A DIOService.cpp2002 applyToChildren((IORegistryEntryApplierFunction) applier, in applyToClients()