Searched refs:clientSet (Results 1 – 3 of 3) sorted by relevance
320 unordered_set<IDataItemObserver*> clientSet(0); in notify() local324 clientSet.insert(clients->begin(), clients->end()); in notify()328 for (auto client : clientSet) { in notify()
319 unordered_set<IDataItemObserver*> clientSet(0); in notify() local323 clientSet.insert(clients->begin(), clients->end()); in notify()327 for (auto client : clientSet) { in notify()