Home
last modified time | relevance | path

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

12

/hardware/qcom/gps/msm8998/utils/
Dloc_nmea.h38 void loc_nmea_generate_sv(const GnssSvNotification &svNotify,
Dloc_nmea.cpp345 static void loc_nmea_generate_GSV(const GnssSvNotification &svNotify, in loc_nmea_generate_GSV()
979 void loc_nmea_generate_sv(const GnssSvNotification &svNotify, in loc_nmea_generate_sv()
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_nmea.h38 void loc_nmea_generate_sv(const GnssSvNotification &svNotify,
Dloc_nmea.cpp345 static void loc_nmea_generate_GSV(const GnssSvNotification &svNotify, in loc_nmea_generate_GSV()
979 void loc_nmea_generate_sv(const GnssSvNotification &svNotify, in loc_nmea_generate_sv()
/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);
DLocApiBase.h117 void reportSv(GnssSvNotification& svNotify);
DLocApiBase.cpp264 void LocApiBase::reportSv(GnssSvNotification& svNotify) in reportSv()
/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*/)
DLocAdapterBase.h135 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
DLocApiBase.h117 void reportSv(GnssSvNotification& svNotify);
DLocApiBase.cpp267 void LocApiBase::reportSv(GnssSvNotification& svNotify) in reportSv()
/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/gps/msm8998/gnss/
DGnssAdapter.h213 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
231 void reportSv(GnssSvNotification& svNotify);
DGnssAdapter.cpp1913 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent()
1927 const GnssSvNotification mSvNotify; in reportSvEvent()
1929 const GnssSvNotification& svNotify) : in reportSvEvent()
1934 mAdapter.reportSv((GnssSvNotification&)mSvNotify); in reportSvEvent()
1942 GnssAdapter::reportSv(GnssSvNotification& svNotify) in reportSv()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.h226 virtual void reportSvEvent(const GnssSvNotification& svNotify, bool fromUlp=false);
245 void reportSv(GnssSvNotification& svNotify);
DGnssAdapter.cpp2005 GnssAdapter::reportSvEvent(const GnssSvNotification& svNotify, in reportSvEvent()
2019 const GnssSvNotification mSvNotify; in reportSvEvent()
2021 const GnssSvNotification& svNotify) : in reportSvEvent()
2026 mAdapter.reportSv((GnssSvNotification&)mSvNotify); in reportSvEvent()
2034 GnssAdapter::reportSv(GnssSvNotification& svNotify) in reportSv()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h558 } GnssSvNotification; typedef
693 GnssSvNotification gnssSvNotification
DLocationAPIClientBase.h110 inline virtual void onGnssSvCb(GnssSvNotification /*gnssSvNotification*/) {} in onGnssSvCb() argument
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h588 } GnssSvNotification; typedef
729 GnssSvNotification gnssSvNotification

12