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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 291 uint64_t mGalBadMask;
307 mGalBadMask(0ULL),
SystemStatus.cpp 482 uint64_t mGalBadMask;
526 inline uint64_t getGalBadMask() { return mP5.mGalBadMask; }
549 mP5.mGalBadMask = strtol(mField[eGalBadMask].c_str(), NULL, 16);
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 486 uint64_t mGalBadMask;
530 inline uint64_t getGalBadMask() { return mP5.mGalBadMask; }
553 mP5.mGalBadMask = strtol(mField[eGalBadMask].c_str(), NULL, 16);
    [all...]
SystemStatus.h 298 uint64_t mGalBadMask;
314 mGalBadMask(0ULL),
  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp     [all...]

Completed in 215 milliseconds