/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.h | 127 void reportLocationsEvent(const Location* locations, size_t count,
|
D | BatchingAdapter.cpp | 595 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.h | 127 void reportLocationsEvent(const Location* locations, size_t count,
|
D | BatchingAdapter.cpp | 595 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.h | 127 void reportLocationsEvent(const Location* locations, size_t count,
|
D | BatchingAdapter.cpp | 594 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.h | 127 void reportLocationsEvent(const Location* locations, size_t count,
|
D | BatchingAdapter.cpp | 594 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent() function in BatchingAdapter
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.h | 206 virtual void reportLocationsEvent(const Location* locations, size_t count,
|
D | LocAdapterBase.cpp | 215 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
|
D | LocApiBase.cpp | 583 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
|
/hardware/qcom/sm8150/gps/core/ |
D | LocAdapterBase.h | 227 virtual void reportLocationsEvent(const Location* locations, size_t count,
|
D | LocAdapterBase.cpp | 226 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
|
D | LocApiBase.cpp | 593 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.h | 226 virtual void reportLocationsEvent(const Location* locations, size_t count,
|
D | LocAdapterBase.cpp | 222 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
|
D | LocApiBase.cpp | 583 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
|
/hardware/qcom/sm7250/gps/core/ |
D | LocAdapterBase.h | 227 virtual void reportLocationsEvent(const Location* locations, size_t count,
|
D | LocAdapterBase.cpp | 226 LocAdapterBase::reportLocationsEvent(const Location* /*locations*/, size_t /*count*/, in reportSvEvent()
|
D | LocApiBase.cpp | 593 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationsEvent(locations, count, batchingMode)); in reportLocations()
|