Searched defs:setObject (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSArray.cpp226 bool OSArray::setObject(const OSMetaClassBase *anObject) function in class:OSArray
231 bool OSArray::setObject(unsigned int index, const OSMetaClassBase *anObject) function in class:OSArray
H A DOSOrderedSet.cpp167 bool OSOrderedSet::setObject(unsigned int index, const OSMetaClassBase *anObject) function in class:OSOrderedSet
210 bool OSOrderedSet::setObject(const OSMetaClassBase *anObject ) function in class:OSOrderedSet
H A DOSSet.cpp196 bool OSSet::setObject(const OSMetaClassBase *anObject) function in class:OSSet
H A DOSDictionary.cpp307 setObject(const OSSymbol *aKey, const OSMetaClassBase *anObject) function in class:OSDictionary

Completed in 27 milliseconds