/hardware/interfaces/gnss/common/utils/vts/ |
D | Utils.cpp | 49 EXPECT_GE(location.longitudeDegrees, -180.0); in checkLocation() 50 EXPECT_LE(location.longitudeDegrees, 180.0); in checkLocation() 98 .longitudeDegrees = -122.0840991, in getMockMeasurementCorrections() 132 .longitudeDegrees = -122.0840575, in getMockMeasurementCorrections()
|
/hardware/interfaces/gnss/2.0/default/ |
D | GnssMeasurementCorrections.cpp | 34 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections() 49 singleSatCorrection.reflectingPlane.longitudeDegrees, in setCorrections()
|
/hardware/interfaces/gnss/1.0/default/ |
D | GnssUtils.cpp | 36 .longitudeDegrees = location->longitude, in convertToGnssLocation() 59 .longitudeDegrees = flpLocation->longitude, in convertToGnssLocation()
|
D | GnssGeofencing.cpp | 171 double longitudeDegrees, in addGeofence() argument 184 longitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 55 double longitudeDegrees,
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssGeofencing.cpp | 79 double longitudeDegrees, in addGeofence() argument 91 longitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 53 double longitudeDegrees,
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | GnssGeofencing.cpp | 79 double longitudeDegrees, in addGeofence() argument 91 longitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 53 double longitudeDegrees,
|
D | Gnss.cpp | 230 double longitudeDegrees, in injectLocation() argument 235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
|
D | Gnss.h | 77 double longitudeDegrees,
|
/hardware/qcom/gps/msm8998/android/ |
D | GnssGeofencing.cpp | 79 double longitudeDegrees, in addGeofence() argument 91 longitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 53 double longitudeDegrees,
|
D | Gnss.cpp | 230 double longitudeDegrees, in injectLocation() argument 235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
|
D | Gnss.h | 77 double longitudeDegrees,
|
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssGeofencing.cpp | 79 double longitudeDegrees, in addGeofence() argument 91 longitudeDegrees, in addGeofence()
|
D | GnssGeofencing.h | 53 double longitudeDegrees,
|
D | Gnss.cpp | 230 double longitudeDegrees, in injectLocation() argument 235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
|
D | Gnss.h | 77 double longitudeDegrees,
|
/hardware/interfaces/gnss/1.1/default/ |
D | GnssDebug.cpp | 37 .longitudeDegrees = kMockLongitudeDegrees, in getDebugData()
|
/hardware/interfaces/gnss/common/utils/default/ |
D | Utils.cpp | 30 .longitudeDegrees = kMockLongitudeDegrees, in getMockLocation()
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | LocationUtil.cpp | 62 out.longitudeDegrees = in.longitude; in convertGnssLocation() 93 out.longitude = in.longitudeDegrees; 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 86 double longitudeDegrees; 132 double longitudeDegrees;
|
/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | LocationUtil.cpp | 58 out.longitudeDegrees = in.longitude; in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.cpp | 58 out.longitudeDegrees = in.longitude; in convertGnssLocation()
|