Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/core/
DSystemStatus.cpp127 uint32_t mGalBpAmpI; // x1D member in loc_core::SystemStatusPQWM1
204 inline uint32_t getGalBpAmpI() { return mM1.mGalBpAmpI; } in getGalBpAmpI()
248 mM1.mGalBpAmpI = atoi(mField[eGalBpAmpI].c_str()); in SystemStatusPQWM1parser()
830 mGalBpAmpI(nmea.mGalBpAmpI), in SystemStatusRfAndParams()
854 (mGalBpAmpI != peer.mGalBpAmpI) || in equals()
DSystemStatus.h171 uint32_t mGalBpAmpI; variable
191 mGalBpAmpI(0), in SystemStatusRfAndParams()
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.cpp127 uint32_t mGalBpAmpI; // x1D member in loc_core::SystemStatusPQWM1
204 inline uint32_t getGalBpAmpI() { return mM1.mGalBpAmpI; } in getGalBpAmpI()
248 mM1.mGalBpAmpI = atoi(mField[eGalBpAmpI].c_str()); in SystemStatusPQWM1parser()
830 mGalBpAmpI(nmea.mGalBpAmpI), in SystemStatusRfAndParams()
854 (mGalBpAmpI != peer.mGalBpAmpI) || in equals()
DSystemStatus.h170 uint32_t mGalBpAmpI; variable
190 mGalBpAmpI(0), in SystemStatusRfAndParams()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.cpp127 uint32_t mGalBpAmpI; // x1D member in loc_core::SystemStatusPQWM1
204 inline uint32_t getGalBpAmpI() { return mM1.mGalBpAmpI; } in getGalBpAmpI()
248 mM1.mGalBpAmpI = atoi(mField[eGalBpAmpI].c_str()); in SystemStatusPQWM1parser()
830 mGalBpAmpI(nmea.mGalBpAmpI), in SystemStatusRfAndParams()
854 (mGalBpAmpI != peer.mGalBpAmpI) || in equals()
DSystemStatus.h171 uint32_t mGalBpAmpI; variable
191 mGalBpAmpI(0), in SystemStatusRfAndParams()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h165 uint32_t mGalBpAmpI; variable
185 mGalBpAmpI(0), in SystemStatusRfAndParams()