Home
last modified time | relevance | path

Searched refs:SystemStatusRfAndParams (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/gps/msm8998/core/
DSystemStatus.h130 class SystemStatusRfAndParams : public SystemStatusItemBase
146 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
160 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
161 bool equals(SystemStatusRfAndParams& peer);
374 std::vector<SystemStatusRfAndParams> mRfAndParams;
DSystemStatus.cpp747 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams
764 bool SystemStatusRfAndParams::equals(SystemStatusRfAndParams& peer) in equals()
784 void SystemStatusRfAndParams::dump() in dump()
1230 SystemStatusRfAndParams s(nmea); in setRfAndParams()
1626 mCache.mRfAndParams.push_back(SystemStatusRfAndParams()); in setDefaultReport()
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.h130 class SystemStatusRfAndParams : public SystemStatusItemBase
146 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
160 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
161 bool equals(SystemStatusRfAndParams& peer);
374 std::vector<SystemStatusRfAndParams> mRfAndParams;
DSystemStatus.cpp747 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams
764 bool SystemStatusRfAndParams::equals(SystemStatusRfAndParams& peer) in equals()
784 void SystemStatusRfAndParams::dump() in dump()
1230 SystemStatusRfAndParams s(nmea); in setRfAndParams()
1626 mCache.mRfAndParams.push_back(SystemStatusRfAndParams()); in setDefaultReport()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.h137 class SystemStatusRfAndParams : public SystemStatusItemBase
153 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
167 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
168 bool equals(SystemStatusRfAndParams& peer);
544 std::vector<SystemStatusRfAndParams> mRfAndParams;
DSystemStatus.cpp751 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams
768 bool SystemStatusRfAndParams::equals(SystemStatusRfAndParams& peer) in equals()
788 void SystemStatusRfAndParams::dump() in dump()
1274 SystemStatusRfAndParams s(nmea); in setRfAndParams()
1712 mCache.mRfAndParams.push_back(SystemStatusRfAndParams()); in setDefaultReport()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h145 class SystemStatusRfAndParams : public SystemStatusItemBase
167 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
187 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
188 bool equals(const SystemStatusRfAndParams& peer);
748 std::vector<SystemStatusRfAndParams> mRfAndParams;
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.h150 class SystemStatusRfAndParams : public SystemStatusItemBase
172 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
192 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
193 bool equals(const SystemStatusRfAndParams& peer);
829 std::vector<SystemStatusRfAndParams> mRfAndParams;
DSystemStatus.cpp812 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams
835 bool SystemStatusRfAndParams::equals(const SystemStatusRfAndParams& peer) in equals()
861 void SystemStatusRfAndParams::dump() in dump()
1406 setIteminReport(mCache.mRfAndParams, SystemStatusRfAndParams(s)); in setNmeaString()
1699 setDefaultIteminReport(mCache.mRfAndParams, SystemStatusRfAndParams()); in setDefaultGnssEngineStates()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.h151 class SystemStatusRfAndParams : public SystemStatusItemBase
173 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
193 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
194 bool equals(const SystemStatusRfAndParams& peer);
831 std::vector<SystemStatusRfAndParams> mRfAndParams;
DSystemStatus.cpp812 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams
835 bool SystemStatusRfAndParams::equals(const SystemStatusRfAndParams& peer) in equals()
861 void SystemStatusRfAndParams::dump() in dump()
1409 setIteminReport(mCache.mRfAndParams, SystemStatusRfAndParams(s)); in setNmeaString()
1702 setDefaultIteminReport(mCache.mRfAndParams, SystemStatusRfAndParams()); in setDefaultGnssEngineStates()
/hardware/qcom/sm8150/gps/core/
DSystemStatus.h151 class SystemStatusRfAndParams : public SystemStatusItemBase
173 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function
193 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
194 bool equals(const SystemStatusRfAndParams& peer);
834 std::vector<SystemStatusRfAndParams> mRfAndParams;
DSystemStatus.cpp812 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams
835 bool SystemStatusRfAndParams::equals(const SystemStatusRfAndParams& peer) in equals()
861 void SystemStatusRfAndParams::dump() in dump()
1409 setIteminReport(mCache.mRfAndParams, SystemStatusRfAndParams(s)); in setNmeaString()
1702 setDefaultIteminReport(mCache.mRfAndParams, SystemStatusRfAndParams()); in setDefaultGnssEngineStates()