Home
last modified time | relevance | path

Searched refs:reportLocationSystemInfoEvent (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h166 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
DLocAdapterBase.cpp132 reportLocationSystemInfoEvent(const LocationSystemInfo& /*locationSystemInfo*/) in reportSvEvent()
DLocApiBase.cpp482 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.h368 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
DGnssAdapter.cpp3549 GnssAdapter::reportLocationSystemInfoEvent(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfoEvent() function in GnssAdapter