Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/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/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/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.h228 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
DLocAdapterBase.cpp227 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
DLocApiBase.cpp590 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()