Home
last modified time | relevance | path

Searched refs:newTripSession (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp804 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex() local
827 mTripSessions[sessionId] = newTripSession; in startTripBatchingMultiplex()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp799 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex() local
822 mTripSessions[sessionId] = newTripSession; in startTripBatchingMultiplex()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.cpp804 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex() local
827 mTripSessions[sessionId] = newTripSession; in startTripBatchingMultiplex()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp805 TripSessionStatus newTripSession = { accumulatedDistanceOngoingBatch, 0, 0, in startTripBatchingMultiplex() local
828 mTripSessions[sessionId] = newTripSession; in startTripBatchingMultiplex()