HomeSort by relevance Sort by last modified time
    Searched refs:driftUncertaintyNsps (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/gnss/1.0/
IGnssMeasurementCallback.hal 235 double driftUncertaintyNsps;
  /hardware/interfaces/gnss/1.0/default/
GnssMeasurement.cpp 95 .driftUncertaintyNsps = clockVal.drift_uncertainty_nsps,
226 gnssData.clock.driftUncertaintyNsps = clockVal.drift_uncertainty_nsps;
  /hardware/qcom/gps/msm8998/android/location_api/
GnssMeasurementAPIClient.cpp 255 out.driftUncertaintyNsps = in.driftUncertaintyNsps;
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 517 double driftUncertaintyNsps;
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 753 SET(DriftUncertaintyNanosPerSecond, clock->driftUncertaintyNsps);
    [all...]

Completed in 183 milliseconds