Home
last modified time | relevance | path

Searched refs:mBestAltUnc (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.cpp294 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
318 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
331 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
885 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
895 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
909 mBestAltUnc); in dump()
H A DSystemStatus.h216 float mBestAltUnc; variable
223 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/gps/msm8998/core/
H A DSystemStatus.cpp290 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
314 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
327 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
881 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
891 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
905 mBestAltUnc); in dump()
H A DSystemStatus.h209 float mBestAltUnc; variable
216 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/
H A DSystemStatus.cpp290 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
314 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
327 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
881 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
891 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
905 mBestAltUnc); in dump()
H A DSystemStatus.h209 float mBestAltUnc; variable
216 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatus.cpp330 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
367 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
958 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
968 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
982 mBestAltUnc); in dump()
H A DSystemStatus.h241 float mBestAltUnc; variable
248 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatus.cpp330 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
367 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
958 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
968 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
982 mBestAltUnc); in dump()
H A DSystemStatus.h243 float mBestAltUnc; variable
250 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatus.cpp326 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
350 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
363 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
932 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
942 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
956 mBestAltUnc); in dump()
H A DSystemStatus.h236 float mBestAltUnc; variable
243 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatus.cpp330 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
367 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
958 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
968 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
982 mBestAltUnc); in dump()
H A DSystemStatus.h243 float mBestAltUnc; variable
250 mBestAltUnc(0) {} in SystemStatusBestPosition()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatus.cpp330 float mBestAltUnc; // x8 member in loc_core::SystemStatusPQWP2
354 inline float getBestAltUnc() { return mP2.mBestAltUnc; } in getBestAltUnc()
367 mP2.mBestAltUnc = atof(mField[eBestAltUnc].c_str()); in SystemStatusPQWP2parser()
958 mBestAltUnc(nmea.mBestAltUnc) in SystemStatusBestPosition()
968 (mBestAltUnc != peer.mBestAltUnc)) { in equals()
982 mBestAltUnc); in dump()
H A DSystemStatus.h243 float mBestAltUnc; variable
250 mBestAltUnc(0) {} in SystemStatusBestPosition()