Lines Matching refs:getParentSetReference
379 all = getParentSetReference( plane ); in init()
409 if (getParentSetReference( gIOServicePlane ) in free()
1738 IORegistryEntry::getParentSetReference( in getParentSetReference() function in IORegistryEntry
1761 links = getParentSetReference( plane ); in getParentIterator()
1786 if ((links = getParentSetReference( plane ))) { in copyParentEntry()
1943 array = OSArray::withArray( getParentSetReference( plane )); in applyToParents()
1970 if (ret && (links = child->getParentSetReference( plane ))) { in isChild()
1989 if ((links = getParentSetReference( plane ))) { in isParent()
2011 ret = (NULL != getParentSetReference( plane )); in inPlane()
2148 if ((links = child->getParentSetReference( plane ))) { in attachToChild()
2206 if ((links = child->getParentSetReference( plane ))) { in detachFromChild()
2274 while ((parents = next->getParentSetReference( plane ))) { in getDepth()
2462 where->current->getParentSetReference( plane ) : in getNextObjectFlat()