Searched refs:oldObject (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSArray.cpp281 const OSMetaClassBase *oldObject; local
287 oldObject = array[index];
291 oldObject->taggedRelease(OSTypeID(OSCollection));
297 const OSMetaClassBase *oldObject; local
303 oldObject = array[index];
309 oldObject->taggedRelease(OSTypeID(OSCollection));
H A DOSDictionary.cpp315 const OSMetaClassBase *oldObject = dictionary[i].value; local
322 oldObject->taggedRelease(OSTypeID(OSCollection));

Completed in 27 milliseconds