Home
last modified time | relevance | path

Searched refs:mAccumulatedDistance (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp651 uint32_t mAccumulatedDistance; in reportCompletedTripsEvent() member
656 mAccumulatedDistance(accumulated_distance) in reportCompletedTripsEvent()
673 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
696 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp651 uint32_t mAccumulatedDistance; in reportCompletedTripsEvent() member
656 mAccumulatedDistance(accumulated_distance) in reportCompletedTripsEvent()
673 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
696 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp651 uint32_t mAccumulatedDistance; in reportCompletedTripsEvent() member
656 mAccumulatedDistance(accumulated_distance) in reportCompletedTripsEvent()
673 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
696 mAdapter.restartTripBatching(false, mAccumulatedDistance, 0); in reportCompletedTripsEvent()