Searched refs:isParent (Results 1 – 4 of 4) sorted by relevance
728 virtual bool isParent( IORegistryEntry * parent,
150 && child->isParent(next, gIOServicePlane, true)); in OSDefineMetaClassAndStructors()
1980 IORegistryEntry::isParent( IORegistryEntry * parent, in isParent() function in IORegistryEntry
2472 ok = isParent( provider, gIOServicePlane, true); in requestTerminate()3402 if (client->isParent( this, gIOServicePlane, true)) { in terminateClient()