Searched refs:isParent (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h545 /*! @function isParent
553 virtual bool isParent( IORegistryEntry * parent,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp1559 bool IORegistryEntry::isParent( IORegistryEntry * parent, function in class:IORegistryEntry
H A DIOService.cpp1693 ok = isParent( provider, gIOServicePlane, true);
2315 if( client->isParent( this, gIOServicePlane, true))
H A DIOHibernateIO.cpp762 && child->isParent(next, gIOServicePlane, true));

Completed in 40 milliseconds