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

  /hardware/interfaces/gnss/1.0/
IGnssMeasurementCallback.hal 527 double carrierPhase;
  /hardware/interfaces/gnss/1.0/default/
GnssMeasurement.cpp 77 .carrierPhase = entry.carrier_phase,
161 gnssData.measurements[i].carrierPhase = entry.carrier_phase;
163 gnssData.measurements[i].carrierPhase = 0;
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
MeasurementAPIClient.cpp 202 out.carrierPhase = in.carrierPhase;
  /hardware/qcom/gps/msm8998/android/location_api/
GnssMeasurementAPIClient.cpp 225 out.carrierPhase = in.carrierPhase;
  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPI.h 563 double carrierPhase;
    [all...]
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 533 double carrierPhase;
    [all...]
  /hardware/qcom/gps/msm8909w_3100/utils/
gps_extended_c.h     [all...]
  /hardware/qcom/gps/msm8998/utils/
gps_extended_c.h     [all...]

Completed in 3538 milliseconds