Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions() local
139 if (keyBatchingMode.batchingMode != BATCHING_MODE_TRIP) { in stopClientSessions()
140 stopBatching(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
142 stopTripBatchingMultiplex(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp139 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions() local
140 if (keyBatchingMode.batchingMode != BATCHING_MODE_TRIP) { in stopClientSessions()
141 stopBatching(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
143 stopTripBatchingMultiplex(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp139 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions() local
140 if (keyBatchingMode.batchingMode != BATCHING_MODE_TRIP) { in stopClientSessions()
141 stopBatching(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
143 stopTripBatchingMultiplex(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions() local
139 if (keyBatchingMode.batchingMode != BATCHING_MODE_TRIP) { in stopClientSessions()
140 stopBatching(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
142 stopTripBatchingMultiplex(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()