Searched refs:mGalEpheValid (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8998/core/
H A DSystemStatus.h261 uint64_t mGalEpheValid; member in class:loc_core::SystemStatusEphemeris
267 mGalEpheValid(0ULL),
H A DSystemStatus.cpp419 uint64_t mGalEpheValid; member in class:loc_core::SystemStatusPQWP4
443 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; }
456 mP4.mGalEpheValid = strtol(mField[eGalEpheValid].c_str(), NULL, 16);
970 mGalEpheValid(nmea.mGalEpheValid),
980 (mGalEpheValid != peer.mGalEpheValid) ||
994 mGalEpheValid,
/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.cpp423 uint64_t mGalEpheValid; member in class:loc_core::SystemStatusPQWP4
447 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; }
460 mP4.mGalEpheValid = strtol(mField[eGalEpheValid].c_str(), NULL, 16);
974 mGalEpheValid(nmea.mGalEpheValid),
984 (mGalEpheValid != peer.mGalEpheValid) ||
998 mGalEpheValid,
H A DSystemStatus.h268 uint64_t mGalEpheValid; member in class:loc_core::SystemStatusEphemeris
274 mGalEpheValid(0ULL),

Completed in 136 milliseconds