Searched refs:queryAccumulatedDistance (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
H A D | BatchingAdapter.cpp | 924 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() argument 966 [this, queryAccumulatedDistance, minRemainingDistance, minTBFInterval, accDist, in restartTripBatching() 975 if (queryAccumulatedDistance) { in restartTripBatching()
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
H A D | BatchingAdapter.cpp | 919 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() argument 961 [this, queryAccumulatedDistance, minRemainingDistance, minTBFInterval, accDist, in restartTripBatching() 970 if (queryAccumulatedDistance) { in restartTripBatching()
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
H A D | BatchingAdapter.cpp | 924 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() argument 966 [this, queryAccumulatedDistance, minRemainingDistance, minTBFInterval, accDist, in restartTripBatching() 975 if (queryAccumulatedDistance) { in restartTripBatching()
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | BatchingAdapter.h | 73 void restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist = 0,
|
H A D | BatchingAdapter.cpp | 925 BatchingAdapter::restartTripBatching(bool queryAccumulatedDistance, uint32_t accDist, in restartTripBatching() argument 967 [this, queryAccumulatedDistance, minRemainingDistance, minTBFInterval, accDist, in restartTripBatching() 976 if (queryAccumulatedDistance) { in restartTripBatching()
|