Lines Matching refs:getChildSetReference
389 all = getChildSetReference( plane ); in init()
410 || getChildSetReference( gIOServicePlane )) { in free()
1423 set = getChildSetReference( plane ); in getChildFromComponent()
1810 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference() function in IORegistryEntry
1831 links = getChildSetReference( plane ); in getChildIterator()
1855 links = getChildSetReference( plane ); in getChildCount()
1873 if ((links = getChildSetReference( plane ))) { in copyChildEntry()
1917 array = OSArray::withArray( getChildSetReference( plane )); in applyToChildren()
1965 if ((links = getChildSetReference( plane ))) { in isChild()
1994 if (ret && (links = parent->getChildSetReference( plane ))) { in isParent()
2070 if ((links = parent->getChildSetReference( plane ))) { in attachToParent()
2176 if ((links = parent->getChildSetReference( plane ))) { in detachFromParent()
2463 where->current->getChildSetReference( plane )))) { in getNextObjectFlat()