Searched refs:getChildIterator (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h512 /*! @function getChildIterator
518 virtual OSIterator * getChildIterator( const IORegistryPlane * plane )
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp813 iter = getChildIterator(gIOPowerPlane);
2561 iter = getChildIterator(gIOPowerPlane);
3230 iter = getChildIterator(gIOPowerPlane);
3533 iter = getChildIterator(gIOPowerPlane);
H A DIORegistryEntry.cpp1437 OSIterator * IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const function in class:IORegistryEntry
H A DIOService.cpp813 return( getChildIterator( gIOServicePlane));
H A DIOUserClient.cpp2406 *iterator = entry->getChildIterator(

Completed in 106 milliseconds