Searched refs:mLeapSecUnc (Results 1 – 6 of 6) sorted by relevance
103 int32_t mLeapSecUnc; variable113 mLeapSecUnc(0) {} in SystemStatusTimeAndClock()
117 int32_t mLeapSecUnc; // x18 member in loc_core::SystemStatusPQWM1179 inline int32_t getLeapSecUnc() { return mM1.mLeapSecUnc; } in getLeapSecUnc()213 mM1.mLeapSecUnc = atoi(mField[eLeapSecUnc].c_str()); in SystemStatusPQWM1parser()684 mLeapSecUnc(nmea.mLeapSecUnc) in SystemStatusTimeAndClock()698 (mLeapSecUnc != peer.mLeapSecUnc)) { in equals()716 mLeapSecUnc); in dump()
121 int32_t mLeapSecUnc; // x18 member in loc_core::SystemStatusPQWM1183 inline int32_t getLeapSecUnc() { return mM1.mLeapSecUnc; } in getLeapSecUnc()217 mM1.mLeapSecUnc = atoi(mField[eLeapSecUnc].c_str()); in SystemStatusPQWM1parser()688 mLeapSecUnc(nmea.mLeapSecUnc) in SystemStatusTimeAndClock()702 (mLeapSecUnc != peer.mLeapSecUnc)) { in equals()720 mLeapSecUnc); in dump()
110 int32_t mLeapSecUnc; variable120 mLeapSecUnc(0) {} in SystemStatusTimeAndClock()
2833 (float)(reports.mTimeAndClock.back().mLeapSecUnc))*1000.0f; in getDebugReport()
2953 reports.mTimeAndClock.back().mLeapSecUnc)*1000); in getDebugReport()