Searched refs:HashSet (Results 1 – 7 of 7) sorted by relevance
63 class HashSet {100 Iterator(const HashSet<Key>* set) in Iterator()111 const HashSet<Key>* fSet;116 friend class HashSet<Key>;119 HashSet();120 ~HashSet();148 typedef typename HashSet<Key>::Iterator Iterator;202 const HashSet<Key>& GetUnsynchronizedSet() const { return fSet; } in GetUnsynchronizedSet()203 HashSet<Key>& GetUnsynchronizedSet() { return fSet; } in GetUnsynchronizedSet()208 HashSet<Key> fSet;[all …]
97 typedef HashSet<HashKey32<team_id> > TeamHash;
77 HashSet<HashKey32<team_id> >& vitalSystemApps);
1407 AppInfoList& backgroundApps, HashSet<HashKey32<team_id> >& vitalSystemApps) in GetShutdownApps()
14 struct VolumeManager::VolumeSet : HashSet<HashKeyPointer<Volume*> > {
179 : public ::BPrivate::HashSet<HashableString> {
744 HashSet<node_ref_key> fInsertedNodes;