Searched defs:applier (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSMetaClass.cpp885 OSMetaClass::applyToInstances(OSMetaClassInstanceApplierFunction applier, argument
825 applyToInstances(OSOrderedSet * set, OSMetaClassInstanceApplierFunction applier, void * context) argument
894 applyToInstancesOfClassName( const OSSymbol * name, OSMetaClassInstanceApplierFunction applier, void * context) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp1492 void IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, argument
1515 void IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, argument
H A DIOService.cpp1342 void IOService::applyToProviders( IOServiceApplierFunction applier, argument
1349 void IOService::applyToClients( IOServiceApplierFunction applier, argument
1413 applyToInterestNotifiers(const IORegistryEntry *target, const OSSymbol * typeOfInterest, OSObjectApplierFunction applier, void * context ) argument
1448 applyToInterested( const OSSymbol * typeOfInterest, OSObjectApplierFunction applier, void * context ) argument
H A DIOServicePM.cpp2706 applyToPowerChildren( IOService * service, IOServiceApplierFunction applier, void * context, IOOptionBits options ) argument
2740 applyToPowerParent( IOService * service, IOServiceApplierFunction applier, void * context, IOOptionBits options ) argument

Completed in 89 milliseconds