Home
last modified time | relevance | path

Searched refs:reportSvEvent (Results 1 – 25 of 25) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/core/
DLocAdapterBase.cpp94 reportSvEvent(const GnssSvNotification& /*svNotify*/, bool /*fromUlp*/)
DLocAdapterBase.h135 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DLocApiBase.cpp294 mLocAdapters[i]->reportSvEvent(svNotify) in reportSv()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocAdapterBase.cpp95 reportSvEvent(const GnssSvNotification& /*svNotify*/, bool /*fromUlp*/)
DLocAdapterBase.h149 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DLocApiBase.cpp337 mLocAdapters[i]->reportSvEvent(svNotify) in reportSv()
/hardware/qcom/sdm845/gps/msm8998/core/
DLocAdapterBase.cpp94 reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp)
DLocAdapterBase.h135 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DLocApiBase.cpp291 mLocAdapters[i]->reportSvEvent(svNotify) in reportSv()
/hardware/qcom/gps/msm8998/core/
DLocAdapterBase.cpp94 reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp)
DLocAdapterBase.h135 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DLocApiBase.cpp321 mLocAdapters[i]->reportSvEvent(svNotify) in reportSv()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h157 virtual void reportSvEvent(const GnssSvNotification& svNotify,
DLocAdapterBase.cpp99 reportSvEvent(const GnssSvNotification& /*svNotify*/, in reportSvEvent() function in loc_core::LocAdapterBase
DLocApiBase.cpp433 mLocAdapters[i]->reportSvEvent(svNotify) in reportSv()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.h213 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DGnssAdapter.cpp1911 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent() function in GnssAdapter
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.h216 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DGnssAdapter.cpp1905 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent() function in GnssAdapter
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.h226 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DGnssAdapter.cpp2005 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent() function in GnssAdapter
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.h306 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DGnssAdapter.cpp2828 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent() function in GnssAdapter
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.h356 virtual void reportSvEvent(const GnssSvNotification& svNotify,
DGnssAdapter.cpp3205 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent() function in GnssAdapter
4864 reportSvEvent(svNotify, fromEngineHub); in initEngHubProxy()