Home
last modified time | relevance | path

Searched refs:mGloBpAmpI (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sm8150/gps/core/
DSystemStatus.cpp123 uint32_t mGloBpAmpI; // x19 member in loc_core::SystemStatusPQWM1
200 inline uint32_t getGloBpAmpI() { return mM1.mGloBpAmpI; } in getGloBpAmpI()
244 mM1.mGloBpAmpI = atoi(mField[eGloBpAmpI].c_str()); in SystemStatusPQWM1parser()
826 mGloBpAmpI(nmea.mGloBpAmpI), in SystemStatusRfAndParams()
850 (mGloBpAmpI != peer.mGloBpAmpI) || in equals()
DSystemStatus.h167 uint32_t mGloBpAmpI; variable
187 mGloBpAmpI(0), in SystemStatusRfAndParams()
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.cpp123 uint32_t mGloBpAmpI; // x19 member in loc_core::SystemStatusPQWM1
200 inline uint32_t getGloBpAmpI() { return mM1.mGloBpAmpI; } in getGloBpAmpI()
244 mM1.mGloBpAmpI = atoi(mField[eGloBpAmpI].c_str()); in SystemStatusPQWM1parser()
826 mGloBpAmpI(nmea.mGloBpAmpI), in SystemStatusRfAndParams()
850 (mGloBpAmpI != peer.mGloBpAmpI) || in equals()
DSystemStatus.h166 uint32_t mGloBpAmpI; variable
186 mGloBpAmpI(0), in SystemStatusRfAndParams()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.cpp123 uint32_t mGloBpAmpI; // x19 member in loc_core::SystemStatusPQWM1
200 inline uint32_t getGloBpAmpI() { return mM1.mGloBpAmpI; } in getGloBpAmpI()
244 mM1.mGloBpAmpI = atoi(mField[eGloBpAmpI].c_str()); in SystemStatusPQWM1parser()
826 mGloBpAmpI(nmea.mGloBpAmpI), in SystemStatusRfAndParams()
850 (mGloBpAmpI != peer.mGloBpAmpI) || in equals()
DSystemStatus.h167 uint32_t mGloBpAmpI; variable
187 mGloBpAmpI(0), in SystemStatusRfAndParams()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h161 uint32_t mGloBpAmpI; variable
181 mGloBpAmpI(0), in SystemStatusRfAndParams()