Home
last modified time | relevance | path

Searched refs:clientSet (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatusOsObserver.cpp320 unordered_set<IDataItemObserver*> clientSet(0); in notify() local
324 clientSet.insert(clients->begin(), clients->end()); in notify()
328 for (auto client : clientSet) { in notify()
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.cpp319 unordered_set<IDataItemObserver*> clientSet(0); in notify() local
323 clientSet.insert(clients->begin(), clients->end()); in notify()
327 for (auto client : clientSet) { in notify()
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.cpp319 unordered_set<IDataItemObserver*> clientSet(0); in notify() local
323 clientSet.insert(clients->begin(), clients->end()); in notify()
327 for (auto client : clientSet) { in notify()