Lines Matching refs:mRfAndParams
4704 if ((!reports.mRfAndParams.empty()) && (!reports.mTimeAndClock.empty()) && in getAgcInformation()
4712 reports.mRfAndParams.back().mAgcGps; in getAgcInformation()
4719 reports.mRfAndParams.back().mAgcGal; in getAgcInformation()
4726 reports.mRfAndParams.back().mAgcGlo; in getAgcInformation()
4733 reports.mRfAndParams.back().mAgcBds; in getAgcInformation()
4759 if ((!reports.mRfAndParams.empty()) && (!reports.mTimeAndClock.empty()) && in getDataInformation()
4768 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcGps) { in getDataInformation()
4772 reports.mRfAndParams.back().mAgcGps; in getDataInformation()
4776 reports.mRfAndParams.back().mAgcGps; in getDataInformation()
4780 reports.mRfAndParams.back().mAgcGps; in getDataInformation()
4782 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerGps) { in getDataInformation()
4786 (double)reports.mRfAndParams.back().mJammerGps; in getDataInformation()
4790 (double)reports.mRfAndParams.back().mJammerGps; in getDataInformation()
4794 (double)reports.mRfAndParams.back().mJammerGps; in getDataInformation()
4796 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcGlo) { in getDataInformation()
4800 reports.mRfAndParams.back().mAgcGlo; in getDataInformation()
4802 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerGlo) { in getDataInformation()
4806 (double)reports.mRfAndParams.back().mJammerGlo; in getDataInformation()
4808 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcBds) { in getDataInformation()
4812 reports.mRfAndParams.back().mAgcBds; in getDataInformation()
4814 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerBds) { in getDataInformation()
4818 (double)reports.mRfAndParams.back().mJammerBds; in getDataInformation()
4820 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcGal) { in getDataInformation()
4824 reports.mRfAndParams.back().mAgcGal; in getDataInformation()
4826 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerGal) { in getDataInformation()
4830 (double)reports.mRfAndParams.back().mJammerGal; in getDataInformation()