Searched refs:flpOptions (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | BatchingAdapter.cpp | 504 auto flpOptions = it->second; in stopBatching() local 509 [this, client, sessionId, flpOptions, restartNeeded, batchOptions] in stopBatching() 517 flpOptions.batchingMode != BATCHING_MODE_NO_AUTO_REPORT) { in stopBatching()
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | BatchingAdapter.cpp | 499 auto flpOptions = it->second; in stopBatching() local 504 [this, client, sessionId, flpOptions, restartNeeded, batchOptions] in stopBatching() 512 flpOptions.batchingMode != BATCHING_MODE_NO_AUTO_REPORT) { in stopBatching()
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | BatchingAdapter.cpp | 504 auto flpOptions = it->second; in stopBatching() local 509 [this, client, sessionId, flpOptions, restartNeeded, batchOptions] in stopBatching() 517 flpOptions.batchingMode != BATCHING_MODE_NO_AUTO_REPORT) { in stopBatching()
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | BatchingAdapter.cpp | 505 auto flpOptions = it->second; in stopBatching() local 510 [this, client, sessionId, flpOptions, restartNeeded, batchOptions] in stopBatching() 518 flpOptions.batchingMode != BATCHING_MODE_NO_AUTO_REPORT) { in stopBatching()
|