Lines Matching refs:getChildSetReference
399 all = getChildSetReference( plane ); in init()
420 || getChildSetReference( gIOServicePlane )) { in free()
423 || getChildSetReference( gIOServicePlane )) { in free()
1441 set = getChildSetReference( plane ); in getChildFromComponent()
1828 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference() function in IORegistryEntry
1849 links = getChildSetReference( plane ); in getChildIterator()
1873 links = getChildSetReference( plane ); in getChildCount()
1891 if ((links = getChildSetReference( plane ))) { in copyChildEntry()
1935 array = OSArray::withArray( getChildSetReference( plane )); in applyToChildren()
1983 if ((links = getChildSetReference( plane ))) { in isChild()
2012 if (ret && (links = parent->getChildSetReference( plane ))) { in isParent()
2088 if ((links = parent->getChildSetReference( plane ))) { in attachToParent()
2200 if ((links = parent->getChildSetReference( plane ))) { in detachFromParent()
2491 where->current->getChildSetReference( plane )))) { in getNextObjectFlat()