Searched refs:IORegistryEntryApplierFunction (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h50 typedef void (*IORegistryEntryApplierFunction)(IORegistryEntry * entry, typedef
488 virtual void applyToParents( IORegistryEntryApplierFunction applier,
509 virtual void applyToChildren( IORegistryEntryApplierFunction applier,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp1451 void IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier,
1474 void IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier,
H A DIOService.cpp1292 applyToParents( (IORegistryEntryApplierFunction) applier,
1299 applyToChildren( (IORegistryEntryApplierFunction) applier,

Completed in 94 milliseconds