Home | History | Annotate | Download | only in core

Lines Matching refs:mLeapSecUnc

117     int32_t  mLeapSecUnc; // x18
179 inline int32_t getLeapSecUnc() { return mM1.mLeapSecUnc; }
213 mM1.mLeapSecUnc = atoi(mField[eLeapSecUnc].c_str());
684 mLeapSecUnc(nmea.mLeapSecUnc)
698 (mLeapSecUnc != peer.mLeapSecUnc)) {
716 mLeapSecUnc);