Searched refs:accDist (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() 972 uint32_t accumulatedDistance = accDist; 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() 967 uint32_t accumulatedDistance = accDist; 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() 972 uint32_t accumulatedDistance = accDist; 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() 973 uint32_t accumulatedDistance = accDist; in restartTripBatching()
|