Searched refs:reportCompletedTripsEvent (Results 1 – 15 of 15) sorted by relevance
129 void reportCompletedTripsEvent(uint32_t accumulatedDistance);
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()
228 virtual void reportCompletedTripsEvent(uint32_t accumulated_distance);
227 LocAdapterBase::reportCompletedTripsEvent(uint32_t /*accumulated_distance*/) in reportSvEvent()
590 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportCompletedTripsEvent(accumulated_distance)); in reportCompletedTrips()