Home
last modified time | relevance | path

Searched refs:accumulatedDistanceOngoingBatch (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp233 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartSessions()
673 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
791 uint32_t accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex() local
802 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex()
804 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex()
817 accumulatedDistanceOngoingBatch; in startTripBatchingMultiplex()
840 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex()
1015 tripSessStatus.accumulatedDistanceOngoingBatch); in restartTripBatching()
1017 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartTripBatching()
1046 tripSessStatus.accumulatedDistanceOngoingBatch, in printTripReport()
DBatchingAdapter.h43 uint32_t accumulatedDistanceOngoingBatch; member
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp234 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartSessions()
674 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
792 uint32_t accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex() local
803 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex()
805 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex()
818 accumulatedDistanceOngoingBatch; in startTripBatchingMultiplex()
841 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex()
1016 tripSessStatus.accumulatedDistanceOngoingBatch); in restartTripBatching()
1018 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartTripBatching()
1047 tripSessStatus.accumulatedDistanceOngoingBatch, in printTripReport()
DBatchingAdapter.h43 uint32_t accumulatedDistanceOngoingBatch; member
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp234 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartSessions()
674 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
792 uint32_t accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex() local
803 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex()
805 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex()
818 accumulatedDistanceOngoingBatch; in startTripBatchingMultiplex()
841 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex()
1016 tripSessStatus.accumulatedDistanceOngoingBatch); in restartTripBatching()
1018 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartTripBatching()
1047 tripSessStatus.accumulatedDistanceOngoingBatch, in printTripReport()
DBatchingAdapter.h43 uint32_t accumulatedDistanceOngoingBatch; member
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp233 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartSessions()
673 + (mAccumulatedDistance - tripSession.accumulatedDistanceOngoingBatch); in reportCompletedTripsEvent()
791 uint32_t accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex() local
802 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex()
804 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex()
817 accumulatedDistanceOngoingBatch; in startTripBatchingMultiplex()
840 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in startTripBatchingMultiplex()
1015 tripSessStatus.accumulatedDistanceOngoingBatch); in restartTripBatching()
1017 tripSessStatus.accumulatedDistanceOngoingBatch = 0; in restartTripBatching()
1046 tripSessStatus.accumulatedDistanceOngoingBatch, in printTripReport()
DBatchingAdapter.h43 uint32_t accumulatedDistanceOngoingBatch; member