Searched refs:mP2 (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8998/core/ |
D | SystemStatus.cpp | 307 SystemStatusPQWP2 mP2; member in loc_core::SystemStatusPQWP2parser 310 inline float getBestLat() { return mP2.mBestLat; } in getBestLat() 311 inline float getBestLon() { return mP2.mBestLon; } in getBestLon() 312 inline float getBestAlt() { return mP2.mBestAlt; } in getBestAlt() 313 inline float getBestHepe() { return mP2.mBestHepe; } in getBestHepe() 314 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc() 322 memset(&mP2, 0, sizeof(mP2)); in SystemStatusPQWP2parser() 323 mP2.mBestLat = atof(mField[eBestLat].c_str()); in SystemStatusPQWP2parser() 324 mP2.mBestLon = atof(mField[eBestLon].c_str()); in SystemStatusPQWP2parser() 325 mP2.mBestAlt = atof(mField[eBestAlt].c_str()); in SystemStatusPQWP2parser() [all …]
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.cpp | 347 SystemStatusPQWP2 mP2; member in loc_core::SystemStatusPQWP2parser 350 inline float getBestLat() { return mP2.mBestLat; } in getBestLat() 351 inline float getBestLon() { return mP2.mBestLon; } in getBestLon() 352 inline float getBestAlt() { return mP2.mBestAlt; } in getBestAlt() 353 inline float getBestHepe() { return mP2.mBestHepe; } in getBestHepe() 354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc() 362 memset(&mP2, 0, sizeof(mP2)); in SystemStatusPQWP2parser() 363 mP2.mBestLat = atof(mField[eBestLat].c_str()); in SystemStatusPQWP2parser() 364 mP2.mBestLon = atof(mField[eBestLon].c_str()); in SystemStatusPQWP2parser() 365 mP2.mBestAlt = atof(mField[eBestAlt].c_str()); in SystemStatusPQWP2parser() [all …]
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | SystemStatus.cpp | 307 SystemStatusPQWP2 mP2; member in loc_core::SystemStatusPQWP2parser 310 inline float getBestLat() { return mP2.mBestLat; } in getBestLat() 311 inline float getBestLon() { return mP2.mBestLon; } in getBestLon() 312 inline float getBestAlt() { return mP2.mBestAlt; } in getBestAlt() 313 inline float getBestHepe() { return mP2.mBestHepe; } in getBestHepe() 314 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc() 322 memset(&mP2, 0, sizeof(mP2)); in SystemStatusPQWP2parser() 323 mP2.mBestLat = atof(mField[eBestLat].c_str()); in SystemStatusPQWP2parser() 324 mP2.mBestLon = atof(mField[eBestLon].c_str()); in SystemStatusPQWP2parser() 325 mP2.mBestAlt = atof(mField[eBestAlt].c_str()); in SystemStatusPQWP2parser() [all …]
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.cpp | 311 SystemStatusPQWP2 mP2; member in loc_core::SystemStatusPQWP2parser 314 inline float getBestLat() { return mP2.mBestLat; } in getBestLat() 315 inline float getBestLon() { return mP2.mBestLon; } in getBestLon() 316 inline float getBestAlt() { return mP2.mBestAlt; } in getBestAlt() 317 inline float getBestHepe() { return mP2.mBestHepe; } in getBestHepe() 318 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc() 326 memset(&mP2, 0, sizeof(mP2)); in SystemStatusPQWP2parser() 327 mP2.mBestLat = atof(mField[eBestLat].c_str()); in SystemStatusPQWP2parser() 328 mP2.mBestLon = atof(mField[eBestLon].c_str()); in SystemStatusPQWP2parser() 329 mP2.mBestAlt = atof(mField[eBestAlt].c_str()); in SystemStatusPQWP2parser() [all …]
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatus.cpp | 347 SystemStatusPQWP2 mP2; member in loc_core::SystemStatusPQWP2parser 350 inline float getBestLat() { return mP2.mBestLat; } in getBestLat() 351 inline float getBestLon() { return mP2.mBestLon; } in getBestLon() 352 inline float getBestAlt() { return mP2.mBestAlt; } in getBestAlt() 353 inline float getBestHepe() { return mP2.mBestHepe; } in getBestHepe() 354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc() 362 memset(&mP2, 0, sizeof(mP2)); in SystemStatusPQWP2parser() 363 mP2.mBestLat = atof(mField[eBestLat].c_str()); in SystemStatusPQWP2parser() 364 mP2.mBestLon = atof(mField[eBestLon].c_str()); in SystemStatusPQWP2parser() 365 mP2.mBestAlt = atof(mField[eBestAlt].c_str()); in SystemStatusPQWP2parser() [all …]
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatus.cpp | 347 SystemStatusPQWP2 mP2; member in loc_core::SystemStatusPQWP2parser 350 inline float getBestLat() { return mP2.mBestLat; } in getBestLat() 351 inline float getBestLon() { return mP2.mBestLon; } in getBestLon() 352 inline float getBestAlt() { return mP2.mBestAlt; } in getBestAlt() 353 inline float getBestHepe() { return mP2.mBestHepe; } in getBestHepe() 354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc() 362 memset(&mP2, 0, sizeof(mP2)); in SystemStatusPQWP2parser() 363 mP2.mBestLat = atof(mField[eBestLat].c_str()); in SystemStatusPQWP2parser() 364 mP2.mBestLon = atof(mField[eBestLon].c_str()); in SystemStatusPQWP2parser() 365 mP2.mBestAlt = atof(mField[eBestAlt].c_str()); in SystemStatusPQWP2parser() [all …]
|