Searched refs:applyToClients (Results 1 – 2 of 2) sorted by relevance
1504 virtual void applyToClients( IOServiceApplierFunction applier,1509 void applyToClients(IOServiceApplierBlock applier);
2059 IOService::applyToClients( IOServiceApplierFunction applier, in applyToClients() function in IOService2081 IOService::applyToClients(IOServiceApplierBlock applier) in applyToClients() function in IOService2083 applyToClients(&IOServiceApplierToBlock, applier); in applyToClients()2185 applyToClients((IOServiceApplierFunction) applier, context ); in applyToInterested()