Home
last modified time | relevance | path

Searched refs:isParent (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h728 virtual bool isParent( IORegistryEntry * parent,
/xnu-8020.140.41/iokit/Kernel/
H A DIOPolledInterface.cpp150 && child->isParent(next, gIOServicePlane, true)); in OSDefineMetaClassAndStructors()
H A DIORegistryEntry.cpp1980 IORegistryEntry::isParent( IORegistryEntry * parent, in isParent() function in IORegistryEntry
H A DIOService.cpp2472 ok = isParent( provider, gIOServicePlane, true); in requestTerminate()
3402 if (client->isParent( this, gIOServicePlane, true)) { in terminateClient()