Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.h127 void reportLocationsEvent(const Location* locations, size_t count,
DBatchingAdapter.cpp595 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.h127 void reportLocationsEvent(const Location* locations, size_t count,
DBatchingAdapter.cpp595 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.h127 void reportLocationsEvent(const Location* locations, size_t count,
DBatchingAdapter.cpp594 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.h127 void reportLocationsEvent(const Location* locations, size_t count,
DBatchingAdapter.cpp594 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.h206 virtual void reportLocationsEvent(const Location* locations, size_t count,
DLocAdapterBase.cpp215 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
DLocApiBase.cpp583 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h227 virtual void reportLocationsEvent(const Location* locations, size_t count,
DLocAdapterBase.cpp226 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
DLocApiBase.cpp593 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.h226 virtual void reportLocationsEvent(const Location* locations, size_t count,
DLocAdapterBase.cpp222 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
DLocApiBase.cpp583 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.h227 virtual void reportLocationsEvent(const Location* locations, size_t count,
DLocAdapterBase.cpp226 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
DLocApiBase.cpp593 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()