Home
last modified time | relevance | path

Searched refs:gnssReportSv (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150p/gps/core/
DEngineHubProxyBase.h69 inline virtual bool gnssReportSv(const GnssSvNotification& svNotify) { in gnssReportSv() function
/hardware/qcom/sm8150/gps/core/
DEngineHubProxyBase.h69 inline virtual bool gnssReportSv(const GnssSvNotification& svNotify) { in gnssReportSv() function
/hardware/qcom/sm7150/gps/core/
DEngineHubProxyBase.h69 inline virtual bool gnssReportSv(const GnssSvNotification& svNotify) { in gnssReportSv() function
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3332 mEngHubProxy->gnssReportSv(svNotify); in reportSvEvent()