Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h746 virtual unsigned int getDepth( const IORegistryPlane * plane ) const;
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1265 stack = OSArray::withCapacity( getDepth( plane )); in getPath()
2262 IORegistryEntry::getDepth( const IORegistryPlane * plane ) const in getDepth() function in IORegistryEntry
2288 oneDepth = one->getDepth( plane ); in getDepth()
H A DIOKitDebug.cpp112 DEBG( "%*s\033[33m%s", 2 * next->getDepth( plane ), "", next->getName( plane )); in IOPrintPlane()
H A DIOPMrootDomain.cpp10160 rootDepth = root->getDepth( gIOPowerPlane ); in notifySystemShutdown()
10213 depth = node->getDepth( gIOPowerPlane ); in notifySystemShutdown()