Searched refs:getLastObject (Results 1 – 7 of 7) sorted by relevance
652 virtual OSObject * getLastObject() const;
590 virtual OSObject * getLastObject() const;
355 OSOrderedSet::getLastObject() const in getLastObject() function in OSOrderedSet
404 OSArray::getLastObject() const in getLastObject() function in OSArray
6744 lastLoadedKext = OSDynamicCast(OSKext, sLoadedKexts->getLastObject()); in load()8769 OSKext * lastKext = OSDynamicCast(OSKext, sLoadedKexts->getLastObject());
2282 while ((next = (IORegistryEntry *) all->getLastObject())) { in detachAll()
5734 while ((next = (IOService *) set->getLastObject())) { in waitQuietWithOptions()5772 while ((next = (IOService *) leaves->getLastObject())) { in waitQuietWithOptions()