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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 103 int32_t mLeapSecUnc;
113 mLeapSecUnc(0) {}
SystemStatus.cpp 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);
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 121 int32_t mLeapSecUnc; // x18
183 inline int32_t getLeapSecUnc() { return mM1.mLeapSecUnc; }
217 mM1.mLeapSecUnc = atoi(mField[eLeapSecUnc].c_str());
688 mLeapSecUnc(nmea.mLeapSecUnc)
702 (mLeapSecUnc != peer.mLeapSecUnc)) {
720 mLeapSecUnc);
    [all...]
SystemStatus.h 110 int32_t mLeapSecUnc;
120 mLeapSecUnc(0) {}
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp     [all...]

Completed in 192 milliseconds