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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h500 /*! @function getChildIterator
506 virtual OSIterator * getChildIterator( const IORegistryPlane * plane )
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePM.cpp643 iter = getChildIterator(gIOPowerPlane);
1747 iter = getChildIterator(gIOPowerPlane);
2188 iter = getChildIterator(gIOPowerPlane);
2573 iter = getChildIterator(gIOPowerPlane);
2649 iter = getChildIterator(gIOPowerPlane);
2994 iter = getChildIterator(gIOPowerPlane);
H A DIOPMrootDomain.cpp2040 iter = getChildIterator(gIOPowerPlane);
H A DIORegistryEntry.cpp1396 OSIterator * IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const function in class:IORegistryEntry
H A DIOService.cpp760 return( getChildIterator( gIOServicePlane));
H A DIOUserClient.cpp2173 *iterator = entry->getChildIterator(

Completed in 75 milliseconds