Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/batching/
H A 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()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp127 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local
130 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()
133 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A 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()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp133 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local
136 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()
139 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()