Searched refs:accumulatedDistance (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.cpp | 802 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex() 972 uint32_t accumulatedDistance = accDist; in restartTripBatching() local 976 accumulatedDistance = data.accumulatedDistance; in restartTripBatching() 981 (ongoingTripDistance - accumulatedDistance != 0)) { in restartTripBatching() 985 (ongoingTripDistance - accumulatedDistance)) { in restartTripBatching() 1006 [this, accumulatedDistance, ongoingTripDistance, ongoingTripInterval] in restartTripBatching() 1014 (accumulatedDistance - in restartTripBatching()
|
D | BatchingAdapter.h | 129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.cpp | 803 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex() 973 uint32_t accumulatedDistance = accDist; in restartTripBatching() local 977 accumulatedDistance = data.accumulatedDistance; in restartTripBatching() 982 (ongoingTripDistance - accumulatedDistance != 0)) { in restartTripBatching() 986 (ongoingTripDistance - accumulatedDistance)) { in restartTripBatching() 1007 [this, accumulatedDistance, ongoingTripDistance, ongoingTripInterval] in restartTripBatching() 1015 (accumulatedDistance - in restartTripBatching()
|
D | BatchingAdapter.h | 129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 803 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex() 973 uint32_t accumulatedDistance = accDist; in restartTripBatching() local 977 accumulatedDistance = data.accumulatedDistance; in restartTripBatching() 982 (ongoingTripDistance - accumulatedDistance != 0)) { in restartTripBatching() 986 (ongoingTripDistance - accumulatedDistance)) { in restartTripBatching() 1007 [this, accumulatedDistance, ongoingTripDistance, ongoingTripInterval] in restartTripBatching() 1015 (accumulatedDistance - in restartTripBatching()
|
D | BatchingAdapter.h | 129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.cpp | 802 accumulatedDistanceOngoingBatch = data.accumulatedDistance; in startTripBatchingMultiplex() 972 uint32_t accumulatedDistance = accDist; in restartTripBatching() local 976 accumulatedDistance = data.accumulatedDistance; in restartTripBatching() 981 (ongoingTripDistance - accumulatedDistance != 0)) { in restartTripBatching() 985 (ongoingTripDistance - accumulatedDistance)) { in restartTripBatching() 1006 [this, accumulatedDistance, ongoingTripDistance, ongoingTripInterval] in restartTripBatching() 1014 (accumulatedDistance - in restartTripBatching()
|
D | BatchingAdapter.h | 129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocApiBase.h | 75 uint32_t accumulatedDistance; member 301 virtual LocationError getBatchedTripLocationsSync(size_t count, uint32_t accumulatedDistance); 302 virtual void getBatchedTripLocations(size_t count, uint32_t accumulatedDistance,
|
/hardware/qcom/sm7150/gps/core/ |
D | LocApiBase.h | 75 uint32_t accumulatedDistance; member 306 virtual LocationError getBatchedTripLocationsSync(size_t count, uint32_t accumulatedDistance); 307 virtual void getBatchedTripLocations(size_t count, uint32_t accumulatedDistance,
|
/hardware/qcom/sm8150/gps/core/ |
D | LocApiBase.h | 77 uint32_t accumulatedDistance; member 317 virtual LocationError getBatchedTripLocationsSync(size_t count, uint32_t accumulatedDistance); 318 virtual void getBatchedTripLocations(size_t count, uint32_t accumulatedDistance,
|
/hardware/qcom/sm7250/gps/core/ |
D | LocApiBase.h | 77 uint32_t accumulatedDistance; member 317 virtual LocationError getBatchedTripLocationsSync(size_t count, uint32_t accumulatedDistance); 318 virtual void getBatchedTripLocations(size_t count, uint32_t accumulatedDistance,
|