Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSSet.cpp115 OSSet::initWithSet(const OSSet *inSet, in initWithSet() function in OSSet
166 if (me && !me->initWithSet(set, capacity)) { in withSet()
/xnu-11215/libkern/libkern/c++/
H A DOSSet.h389 virtual bool initWithSet(const OSSet *set,