Searched refs:reportDataEvent (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.h | 163 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
D | LocApiBase.cpp | 463 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.h | 183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
D | LocAdapterBase.cpp | 128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
|
D | LocApiBase.cpp | 463 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
|
/hardware/qcom/sm7250/gps/core/ |
D | LocAdapterBase.h | 183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
D | LocApiBase.cpp | 464 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
|
/hardware/qcom/sm8150/gps/core/ |
D | LocAdapterBase.cpp | 128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
|
D | LocApiBase.cpp | 464 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportDataEvent(dataNotify, msInWeek)); in reportData()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 361 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
D | GnssAdapter.cpp | 3578 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 398 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
D | GnssAdapter.cpp | 3732 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 502 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 502 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
D | GnssAdapter.cpp | 4392 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent() function in GnssAdapter
|