Home
last modified time | relevance | path

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

123

/hardware/qcom/sdm845/gps/sdm845/utils/
Dloc_nmea.h38 void loc_nmea_generate_sv(const GnssSvNotification &svNotify,
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_nmea.h38 void loc_nmea_generate_sv(const GnssSvNotification &svNotify,
/hardware/qcom/sdm845/gps/msm8998/utils/
Dloc_nmea.h38 void loc_nmea_generate_sv(const GnssSvNotification &svNotify,
/hardware/qcom/gps/msm8998/utils/
Dloc_nmea.h38 void loc_nmea_generate_sv(const GnssSvNotification &svNotify,
/hardware/qcom/gps/msm8909w_3100/core/
DUlpProxyBase.h65 inline virtual bool reportSv(const GnssSvNotification& svNotify) { in reportSv()
DLocAdapterBase.cpp94 reportSvEvent(const GnssSvNotification& /*svNotify*/, bool /*fromUlp*/)
/hardware/qcom/sdm845/gps/sdm845/core/
DUlpProxyBase.h65 inline virtual bool reportSv(const GnssSvNotification& svNotify) { in reportSv()
DLocAdapterBase.cpp95 reportSvEvent(const GnssSvNotification& /*svNotify*/, bool /*fromUlp*/)
/hardware/qcom/gps/msm8998/core/
DUlpProxyBase.h65 inline virtual bool reportSv(const GnssSvNotification& svNotify) { in reportSv()
DLocAdapterBase.cpp94 reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp)
DLocAdapterBase.h135 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
/hardware/qcom/sdm845/gps/msm8998/core/
DUlpProxyBase.h65 inline virtual bool reportSv(const GnssSvNotification& svNotify) { in reportSv()
DLocAdapterBase.cpp94 reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp)
DLocAdapterBase.h135 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
/hardware/qcom/sdm845/gps/msm8998/android/location_api/
DGnssAPIClient.h83 void onGnssSvCb(GnssSvNotification gnssSvNotification) final;
DGnssAPIClient.cpp45 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out);
105 locationCallbacks.gnssSvCb = [this](GnssSvNotification gnssSvNotification) { in gnssUpdateCallbacks()
363 void GnssAPIClient::onGnssSvCb(GnssSvNotification gnssSvNotification) in onGnssSvCb()
433 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out) in convertGnssSvStatus()
/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.h83 void onGnssSvCb(GnssSvNotification gnssSvNotification) final;
DGnssAPIClient.cpp45 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out);
105 locationCallbacks.gnssSvCb = [this](GnssSvNotification gnssSvNotification) { in gnssUpdateCallbacks()
364 void GnssAPIClient::onGnssSvCb(GnssSvNotification gnssSvNotification) in onGnssSvCb()
434 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out) in convertGnssSvStatus()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.h85 void onGnssSvCb(GnssSvNotification gnssSvNotification) final;
DGnssAPIClient.cpp46 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out);
119 locationCallbacks.gnssSvCb = [this](GnssSvNotification gnssSvNotification) { in gnssUpdateCallbacks()
420 void GnssAPIClient::onGnssSvCb(GnssSvNotification gnssSvNotification) in onGnssSvCb()
498 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out) in convertGnssSvStatus()
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DGnssAPIClient.h88 void onGnssSvCb(GnssSvNotification gnssSvNotification) final;
DGnssAPIClient.cpp51 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out);
124 locationCallbacks.gnssSvCb = [this](GnssSvNotification gnssSvNotification) { in gnssUpdateCallbacks()
447 void GnssAPIClient::onGnssSvCb(GnssSvNotification gnssSvNotification) in onGnssSvCb()
525 static void convertGnssSvStatus(GnssSvNotification& in, IGnssCallback::GnssSvStatus& out) in convertGnssSvStatus()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.h213 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
231 void reportSv(GnssSvNotification& svNotify);
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.h216 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
236 void reportSv(GnssSvNotification& svNotify);
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.h226 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
245 void reportSv(GnssSvNotification& svNotify);

123