Home
last modified time | relevance | path

Searched refs:mP4 (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8998/core/
DSystemStatus.cpp437 SystemStatusPQWP4 mP4; member in loc_core::SystemStatusPQWP4parser
440 inline uint32_t getGpsEpheValid() { return mP4.mGpsEpheValid; } in getGpsEpheValid()
441 inline uint32_t getGloEpheValid() { return mP4.mGloEpheValid; } in getGloEpheValid()
442 inline uint64_t getBdsEpheValid() { return mP4.mBdsEpheValid; } in getBdsEpheValid()
443 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; } in getGalEpheValid()
444 inline uint8_t getQzssEpheValid() { return mP4.mQzssEpheValid; } in getQzssEpheValid()
452 memset(&mP4, 0, sizeof(mP4)); in SystemStatusPQWP4parser()
453 mP4.mGpsEpheValid = strtol(mField[eGpsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
454 mP4.mGloEpheValid = strtol(mField[eGloEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
455 mP4.mBdsEpheValid = strtol(mField[eBdsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
[all …]
/hardware/qcom/sm8150/gps/core/
DSystemStatus.cpp483 SystemStatusPQWP4 mP4; member in loc_core::SystemStatusPQWP4parser
486 inline uint32_t getGpsEpheValid() { return mP4.mGpsEpheValid; } in getGpsEpheValid()
487 inline uint32_t getGloEpheValid() { return mP4.mGloEpheValid; } in getGloEpheValid()
488 inline uint64_t getBdsEpheValid() { return mP4.mBdsEpheValid; } in getBdsEpheValid()
489 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; } in getGalEpheValid()
490 inline uint8_t getQzssEpheValid() { return mP4.mQzssEpheValid; } in getQzssEpheValid()
498 memset(&mP4, 0, sizeof(mP4)); in SystemStatusPQWP4parser()
499 mP4.mGpsEpheValid = strtol(mField[eGpsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
500 mP4.mGloEpheValid = strtol(mField[eGloEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
501 mP4.mBdsEpheValid = strtol(mField[eBdsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
[all …]
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.cpp437 SystemStatusPQWP4 mP4; member in loc_core::SystemStatusPQWP4parser
440 inline uint32_t getGpsEpheValid() { return mP4.mGpsEpheValid; } in getGpsEpheValid()
441 inline uint32_t getGloEpheValid() { return mP4.mGloEpheValid; } in getGloEpheValid()
442 inline uint64_t getBdsEpheValid() { return mP4.mBdsEpheValid; } in getBdsEpheValid()
443 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; } in getGalEpheValid()
444 inline uint8_t getQzssEpheValid() { return mP4.mQzssEpheValid; } in getQzssEpheValid()
452 memset(&mP4, 0, sizeof(mP4)); in SystemStatusPQWP4parser()
453 mP4.mGpsEpheValid = strtol(mField[eGpsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
454 mP4.mGloEpheValid = strtol(mField[eGloEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
455 mP4.mBdsEpheValid = strtol(mField[eBdsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
[all …]
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.cpp441 SystemStatusPQWP4 mP4; member in loc_core::SystemStatusPQWP4parser
444 inline uint32_t getGpsEpheValid() { return mP4.mGpsEpheValid; } in getGpsEpheValid()
445 inline uint32_t getGloEpheValid() { return mP4.mGloEpheValid; } in getGloEpheValid()
446 inline uint64_t getBdsEpheValid() { return mP4.mBdsEpheValid; } in getBdsEpheValid()
447 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; } in getGalEpheValid()
448 inline uint8_t getQzssEpheValid() { return mP4.mQzssEpheValid; } in getQzssEpheValid()
456 memset(&mP4, 0, sizeof(mP4)); in SystemStatusPQWP4parser()
457 mP4.mGpsEpheValid = strtol(mField[eGpsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
458 mP4.mGloEpheValid = strtol(mField[eGloEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
459 mP4.mBdsEpheValid = strtol(mField[eBdsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
[all …]
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.cpp483 SystemStatusPQWP4 mP4; member in loc_core::SystemStatusPQWP4parser
486 inline uint32_t getGpsEpheValid() { return mP4.mGpsEpheValid; } in getGpsEpheValid()
487 inline uint32_t getGloEpheValid() { return mP4.mGloEpheValid; } in getGloEpheValid()
488 inline uint64_t getBdsEpheValid() { return mP4.mBdsEpheValid; } in getBdsEpheValid()
489 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; } in getGalEpheValid()
490 inline uint8_t getQzssEpheValid() { return mP4.mQzssEpheValid; } in getQzssEpheValid()
498 memset(&mP4, 0, sizeof(mP4)); in SystemStatusPQWP4parser()
499 mP4.mGpsEpheValid = strtol(mField[eGpsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
500 mP4.mGloEpheValid = strtol(mField[eGloEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
501 mP4.mBdsEpheValid = strtol(mField[eBdsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
[all …]
/hardware/qcom/sm7150/gps/core/
DSystemStatus.cpp483 SystemStatusPQWP4 mP4; member in loc_core::SystemStatusPQWP4parser
486 inline uint32_t getGpsEpheValid() { return mP4.mGpsEpheValid; } in getGpsEpheValid()
487 inline uint32_t getGloEpheValid() { return mP4.mGloEpheValid; } in getGloEpheValid()
488 inline uint64_t getBdsEpheValid() { return mP4.mBdsEpheValid; } in getBdsEpheValid()
489 inline uint64_t getGalEpheValid() { return mP4.mGalEpheValid; } in getGalEpheValid()
490 inline uint8_t getQzssEpheValid() { return mP4.mQzssEpheValid; } in getQzssEpheValid()
498 memset(&mP4, 0, sizeof(mP4)); in SystemStatusPQWP4parser()
499 mP4.mGpsEpheValid = strtol(mField[eGpsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
500 mP4.mGloEpheValid = strtol(mField[eGloEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
501 mP4.mBdsEpheValid = strtol(mField[eBdsEpheValid].c_str(), NULL, 16); in SystemStatusPQWP4parser()
[all …]