Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/utils/
DLocIpc.h61 unordered_set<int> mClientsToWatch; variable
77 return isInWatch(mClientsToWatch, nodeId); in isClientInWatch()
81 mClientsToWatch.emplace(nodeId); in addClientToWatch()
/hardware/qcom/sm7250/gps/utils/
DLocIpc.h61 unordered_set<int> mClientsToWatch; variable
77 return isInWatch(mClientsToWatch, nodeId); in isClientInWatch()
81 mClientsToWatch.emplace(nodeId); in addClientToWatch()