Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp132 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local
135 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()
138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp132 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local
135 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()
138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp132 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local
135 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()
138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()