Searched refs:isChild (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h533 /*! @function isChild
541 virtual bool isChild( IORegistryEntry * child,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp896 isChild(entry, gIOPowerPlane))
1541 if ( !isChild(whichObject, gIOPowerPlane) )
2108 if (!isChild(childConnection, gIOPowerPlane))
H A DIORegistryEntry.cpp1538 bool IORegistryEntry::isChild( IORegistryEntry * child, function in class:IORegistryEntry
H A DIOService.cpp2195 if( !provider->isChild( client, gIOServicePlane )) {

Completed in 93 milliseconds