/hardware/interfaces/gnss/common/utils/vts/ |
D | Utils.cpp | 47 EXPECT_GE(location.latitudeDegrees, -90.0); in checkLocation() 48 EXPECT_LE(location.latitudeDegrees, 90.0); in checkLocation() 97 .latitudeDegrees = 37.4220039, in getMockMeasurementCorrections() 131 .latitudeDegrees = 37.4219999, in getMockMeasurementCorrections()
|
/hardware/interfaces/gnss/2.0/default/ |
D | GnssMeasurementCorrections.cpp | 34 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections() 48 singleSatCorrection.reflectingPlane.latitudeDegrees, in setCorrections()
|
/hardware/interfaces/gnss/1.0/default/ |
D | GnssUtils.cpp | 35 .latitudeDegrees = location->latitude, in convertToGnssLocation() 58 .latitudeDegrees = flpLocation->latitude, in convertToGnssLocation()
|
D | GnssGeofencing.cpp | 170 double latitudeDegrees, in addGeofence() argument 183 latitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 54 double latitudeDegrees,
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssGeofencing.cpp | 78 double latitudeDegrees, in addGeofence() argument 90 latitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 52 double latitudeDegrees,
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | GnssGeofencing.cpp | 78 double latitudeDegrees, in addGeofence() argument 90 latitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 52 double latitudeDegrees,
|
D | Gnss.cpp | 229 Return<bool> Gnss::injectLocation(double latitudeDegrees, in injectLocation() argument 235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
|
D | Gnss.h | 76 Return<bool> injectLocation(double latitudeDegrees,
|
/hardware/qcom/gps/msm8998/android/ |
D | GnssGeofencing.cpp | 78 double latitudeDegrees, in addGeofence() argument 90 latitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 52 double latitudeDegrees,
|
D | Gnss.cpp | 229 Return<bool> Gnss::injectLocation(double latitudeDegrees, in injectLocation() argument 235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
|
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssGeofencing.cpp | 78 double latitudeDegrees, in addGeofence() argument 90 latitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 52 double latitudeDegrees,
|
D | Gnss.cpp | 229 Return<bool> Gnss::injectLocation(double latitudeDegrees, in injectLocation() argument 235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
|
D | Gnss.h | 76 Return<bool> injectLocation(double latitudeDegrees,
|
/hardware/interfaces/gnss/1.1/default/ |
D | GnssDebug.cpp | 36 .latitudeDegrees = kMockLatitudeDegrees, in getDebugData()
|
/hardware/interfaces/gnss/common/utils/default/ |
D | Utils.cpp | 29 .latitudeDegrees = kMockLatitudeDegrees, in getMockLocation()
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | LocationUtil.cpp | 61 out.latitudeDegrees = in.latitude; in convertGnssLocation() 92 out.latitude = in.latitudeDegrees; in convertGnssLocation()
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 78 * specified by latitudeDegrees, longitudeDegrees, altitudeMeters and at the time of week specified 83 double latitudeDegrees; 129 double latitudeDegrees;
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofencing.hal | 36 * @param latitudeDegrees The latitude(in degrees) for the geofence lastTransition. 56 addGeofence(int32_t geofenceId, double latitudeDegrees, double longitudeDegrees,
|
/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | LocationUtil.cpp | 57 out.latitudeDegrees = in.latitude; in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.cpp | 57 out.latitudeDegrees = in.latitude; in convertGnssLocation()
|