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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSet.cpp98 bool OSSet::initWithSet(const OSSet *inSet, argument
101 return initWithArray(inSet->members, inCapacity);

Completed in 63 milliseconds