Home
last modified time | relevance | path

Searched defs:replaceObject (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSArray.cpp322 replaceObject(unsigned int index, const OSMetaClassBase *anObject) in replaceObject() function in OSArray
334 OSArray::replaceObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in replaceObject() function in OSArray