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

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSSet.h343 * @function initWithSet
373 virtual bool initWithSet(const OSSet *set,
/darwin-on-arm/xnu/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 64 milliseconds