Searched refs:mTimeUnc (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8998/core/
H A DSystemStatus.h99 int32_t mTimeUnc; member in class:loc_core::SystemStatusTimeAndClock
109 mTimeUnc(0),
H A DSystemStatus.cpp98 int32_t mTimeUnc; // x5 member in class:loc_core::SystemStatusPQWM1
160 inline int32_t getTimeUnc() { return mM1.mTimeUnc; }
194 mM1.mTimeUnc = atoi(mField[eTimeUnc].c_str());
680 mTimeUnc(nmea.mTimeUnc),
694 (mTimeUnc != peer.mTimeUnc) ||
712 mTimeUnc,
/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.cpp102 int32_t mTimeUnc; // x5 member in class:loc_core::SystemStatusPQWM1
164 inline int32_t getTimeUnc() { return mM1.mTimeUnc; }
198 mM1.mTimeUnc = atoi(mField[eTimeUnc].c_str());
684 mTimeUnc(nmea.mTimeUnc),
698 (mTimeUnc != peer.mTimeUnc) ||
716 mTimeUnc,
H A DSystemStatus.h106 int32_t mTimeUnc; member in class:loc_core::SystemStatusTimeAndClock
116 mTimeUnc(0),
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp2952 (float)((reports.mTimeAndClock.back().mTimeUnc +
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp2832 ((float)(reports.mTimeAndClock.back().mTimeUnc) +

Completed in 104 milliseconds