Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocAdapterBase.h163 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp121 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.cpp463 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocAdapterBase.h183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.cpp464 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocAdapterBase.h183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.cpp463 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocAdapterBase.h183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.cpp464 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.h361 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DGnssAdapter.cpp3578 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.h398 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DGnssAdapter.cpp3732 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.h502 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DGnssAdapter.cpp4393 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.h502 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DGnssAdapter.cpp4392 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter