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

  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 514 SystemStatusPQWP5 mP5;
517 inline uint32_t getGpsUnknownMask() { return mP5.mGpsUnknownMask; }
518 inline uint32_t getGloUnknownMask() { return mP5.mGloUnknownMask; }
519 inline uint64_t getBdsUnknownMask() { return mP5.mBdsUnknownMask; }
520 inline uint64_t getGalUnknownMask() { return mP5.mGalUnknownMask; }
521 inline uint8_t getQzssUnknownMask() { return mP5.mQzssUnknownMask; }
522 inline uint32_t getGpsGoodMask() { return mP5.mGpsGoodMask; }
523 inline uint32_t getGloGoodMask() { return mP5.mGloGoodMask; }
524 inline uint64_t getBdsGoodMask() { return mP5.mBdsGoodMask; }
525 inline uint64_t getGalGoodMask() { return mP5.mGalGoodMask;
    [all...]
  /hardware/qcom/gps/msm8998/core/
SystemStatus.cpp 510 SystemStatusPQWP5 mP5;
513 inline uint32_t getGpsUnknownMask() { return mP5.mGpsUnknownMask; }
514 inline uint32_t getGloUnknownMask() { return mP5.mGloUnknownMask; }
515 inline uint64_t getBdsUnknownMask() { return mP5.mBdsUnknownMask; }
516 inline uint64_t getGalUnknownMask() { return mP5.mGalUnknownMask; }
517 inline uint8_t getQzssUnknownMask() { return mP5.mQzssUnknownMask; }
518 inline uint32_t getGpsGoodMask() { return mP5.mGpsGoodMask; }
519 inline uint32_t getGloGoodMask() { return mP5.mGloGoodMask; }
520 inline uint64_t getBdsGoodMask() { return mP5.mBdsGoodMask; }
521 inline uint64_t getGalGoodMask() { return mP5.mGalGoodMask;
    [all...]

Completed in 88 milliseconds