Searched refs:SystemStatusRfAndParams (Results 1 – 4 of 4) sorted by relevance
130 class SystemStatusRfAndParams : public SystemStatusItemBase146 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function160 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);161 bool equals(SystemStatusRfAndParams& peer);374 std::vector<SystemStatusRfAndParams> mRfAndParams;
747 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams764 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()
137 class SystemStatusRfAndParams : public SystemStatusItemBase153 inline SystemStatusRfAndParams() : in SystemStatusRfAndParams() function167 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);168 bool equals(SystemStatusRfAndParams& peer);544 std::vector<SystemStatusRfAndParams> mRfAndParams;
751 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) : in SystemStatusRfAndParams() function in loc_core::SystemStatusRfAndParams768 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()