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

/xnu-2782.1.97/libkern/libkern/c++/
H A DOSSet.h344 * @function initWithSet
374 virtual bool initWithSet(const OSSet *set,
/xnu-2782.1.97/libkern/c++/
H A DOSSet.cpp99 bool OSSet::initWithSet(const OSSet *inSet, function in class:OSSet
149 if (me && !me->initWithSet(set, capacity)) {

Completed in 20 milliseconds