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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h521 /*! @function isChild
529 virtual bool isChild( IORegistryEntry * child,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePM.cpp725 isChild(entry, gIOPowerPlane))
1334 if ( !isChild(whichObject, gIOPowerPlane) )
1806 if (!isChild(whichChild, gIOPowerPlane))
H A DIORegistryEntry.cpp1497 bool IORegistryEntry::isChild( IORegistryEntry * child, function in class:IORegistryEntry
H A DIOService.cpp2020 if( !provider->isChild( client, gIOServicePlane )) {

Completed in 77 milliseconds