Searched refs:reportCompletedTripsEvent (Results 1 – 20 of 20) sorted by relevance
129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
648 BatchingAdapter::reportCompletedTripsEvent(uint32_t accumulated_distance) in reportCompletedTripsEvent() function in BatchingAdapter
647 BatchingAdapter::reportCompletedTripsEvent(uint32_t accumulated_distance) in reportCompletedTripsEvent() function in BatchingAdapter
208 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
220 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
588 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()
229 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
231 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
598 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()
228 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
227 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()