Home
last modified time | relevance | path

Searched refs:reportCompletedTripsEvent (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.h129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
DBatchingAdapter.cpp648 BatchingAdapter::reportCompletedTripsEvent(uint32_t accumulated_distance) in reportCompletedTripsEvent() function in BatchingAdapter
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.h129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
DBatchingAdapter.cpp648 BatchingAdapter::reportCompletedTripsEvent(uint32_t accumulated_distance) in reportCompletedTripsEvent() function in BatchingAdapter
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.h129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
DBatchingAdapter.cpp647 BatchingAdapter::reportCompletedTripsEvent(uint32_t accumulated_distance) in reportCompletedTripsEvent() function in BatchingAdapter
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.h129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
DBatchingAdapter.cpp647 BatchingAdapter::reportCompletedTripsEvent(uint32_t accumulated_distance) in reportCompletedTripsEvent() function in BatchingAdapter
/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.h208 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
DLocAdapterBase.cpp220 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
DLocApiBase.cpp588 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h229 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
DLocAdapterBase.cpp231 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
DLocApiBase.cpp598 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.h228 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
DLocAdapterBase.cpp227 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
DLocApiBase.cpp588 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.h229 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
DLocAdapterBase.cpp231 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
DLocApiBase.cpp598 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()