Home
last modified time | relevance | path

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

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