Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h698 virtual void applyToChildren( IORegistryEntryApplierFunction applier,
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1926 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren() function in IORegistryEntry
H A DIOService.cpp2062 applyToChildren((IORegistryEntryApplierFunction) applier, in applyToClients()