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()
1832 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference() function in IORegistryEntry
1853 links = getChildSetReference( plane ); in getChildIterator()
1877 links = getChildSetReference( plane ); in getChildCount()
1895 if ((links = getChildSetReference( plane ))) { in copyChildEntry()
1939 array = OSArray::withArray( getChildSetReference( plane )); in applyToChildren()
1987 if ((links = getChildSetReference( plane ))) { in isChild()
2016 if (ret && (links = parent->getChildSetReference( plane ))) { in isParent()
2092 if ((links = parent->getChildSetReference( plane ))) { in attachToParent()
2204 if ((links = parent->getChildSetReference( plane ))) { in detachFromParent()
2495 where->current->getChildSetReference( plane )))) { in getNextObjectFlat()