Searched refs:withSet (Results 1 – 4 of 4) sorted by relevance
251 static OSPtr<OSSet> withSet(const OSSet * set,
161 OSSet::withSet(const OSSet *set, in withSet() function in OSSet
414 set2 = OSSet::withSet(set1, numStrCache - 1); in testSet()416 set2 = OSSet::withSet(set1, set1->getCount()); in testSet()462 set2 = OSSet::withSet(set1, 2 * set1->getCount()); in testSet()
7217 listeners = OSSet::withSet(item->fListeners); in StateNotificationItemSet_Impl()