Searched refs:retain (Results 26 - 36 of 36) sorted by relevance

12

/xnu-2782.1.97/libkern/c++/
H A DOSMetaClass.cpp497 void OSMetaClass::retain() const { } function in class:OSMetaClass
676 /* Do not retain the kext object here.
751 "OSMetaClass: Class %s - bad retain (%d)",
908 set->retain();
H A DOSUnserializeXML.y220 $$->object->retain();
1174 o->object->retain();
H A DOSKext.cpp131 /* Any kext will have at least 1 retain for the internal lookup-by-ID dict.
978 * so they have min. retain counts.
1391 executableRelPath->retain();
1516 interfaceUUID->retain();
1695 /* A kext with an executable needs to retain the whole booterData
1946 infoDict->retain();
1985 path->retain();
2447 /* If the caller needs the plist, hand it back and retain it.
2452 (*mkextPlistOut)->retain();
2544 executableRelPath->retain();
[all...]
H A DOSUnserializeXML.cpp1610 (yyval)->object->retain();
2786 o->object->retain();
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp1180 obj->retain();
1486 service->retain(); // released by synchronizeAggressives()
2680 // @param obj has a retain on it. We're responsible for releasing that retain.
2699 queuedSleepWakeUUIDString->retain();
2745 publishThisUUID->retain();
3259 // Array to retain PMSetting objects targeted for callout.
3330 obj->retain();
4003 if (obj) obj->retain();
5146 notifier->retain();
[all...]
H A DIOReporter.cpp39 // be careful to retain and release as necessary
299 symChannelName->retain();
H A DIOMemoryDescriptor.cpp197 memDesc->retain();
1219 originalMD->retain(); // Add a new reference to ourselves
3512 _memory->retain();
3940 retain();
4117 physMem->retain();
4255 mapDesc->retain();
H A DIOPlatformExpert.cpp159 dict->retain();
H A DIODeviceTreeSupport.cpp171 // only registry holds retain
695 controller->retain();
H A DIONVRAM.cpp314 if (theObject) theObject->retain();
H A DIOHibernateIO.cpp603 result->retain();

Completed in 191 milliseconds

12