Searched refs:GnssSvType (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.h | 44 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out);
|
D | LocationUtil.cpp | 69 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out) in convertGnssConstellationType()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | LocationUtil.h | 44 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out);
|
D | LocationUtil.cpp | 69 void convertGnssConstellationType(GnssSvType& in, GnssConstellationType& out) in convertGnssConstellationType()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 259 } GnssSvType; typedef 501 GnssSvType type; // type of SV (GPS, SBAS, GLONASS, QZSS, BEIDOU, GALILEO) 520 GnssSvType svType; 610 GnssSvType constellation;
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 270 } GnssSvType; typedef 532 GnssSvType type; // type of SV (GPS, SBAS, GLONASS, QZSS, BEIDOU, GALILEO) 550 GnssSvType svType; 640 GnssSvType constellation;
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 70 GnssSvType svType; 255 const GnssSvType& in_constellation,
|
D | GnssAdapter.cpp | 2625 const GnssSvType& in_constellation, in convertSatelliteInfo()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 71 GnssSvType svType; 274 const GnssSvType& in_constellation,
|
D | GnssAdapter.cpp | 2741 const GnssSvType& in_constellation, in convertSatelliteInfo()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_nmea.cpp | 93 GnssSvType svType, in loc_nmea_sv_meta_init()
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_nmea.cpp | 93 GnssSvType svType, in loc_nmea_sv_meta_init()
|