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

/darwin-on-arm/xnu/libkern/c++/
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 DOSArray.cpp227 bool OSArray::setObject(const OSMetaClassBase *anObject) function in class:OSArray
232 bool OSArray::setObject(unsigned int index, const OSMetaClassBase *anObject) function in class:OSArray
H A DOSDictionary.cpp318 setObject(const OSSymbol *aKey, const OSMetaClassBase *anObject) function in class:OSDictionary
[all...]
H A DOSSet.cpp197 bool OSSet::setObject(const OSMetaClassBase *anObject) function in class:OSSet

Completed in 22 milliseconds