Lines Matching refs:mRfAndParams

4871         if ((!reports.mRfAndParams.empty()) && (!reports.mTimeAndClock.empty()) &&  in getAgcInformation()
4879 reports.mRfAndParams.back().mAgcGps; in getAgcInformation()
4886 reports.mRfAndParams.back().mAgcGal; in getAgcInformation()
4893 reports.mRfAndParams.back().mAgcGlo; in getAgcInformation()
4900 reports.mRfAndParams.back().mAgcBds; in getAgcInformation()
4926 if ((!reports.mRfAndParams.empty()) && (!reports.mTimeAndClock.empty()) && in getDataInformation()
4935 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcGps) { in getDataInformation()
4939 reports.mRfAndParams.back().mAgcGps; in getDataInformation()
4943 reports.mRfAndParams.back().mAgcGps; in getDataInformation()
4947 reports.mRfAndParams.back().mAgcGps; in getDataInformation()
4949 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerGps) { in getDataInformation()
4953 (double)reports.mRfAndParams.back().mJammerGps; in getDataInformation()
4957 (double)reports.mRfAndParams.back().mJammerGps; in getDataInformation()
4961 (double)reports.mRfAndParams.back().mJammerGps; in getDataInformation()
4963 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcGlo) { in getDataInformation()
4967 reports.mRfAndParams.back().mAgcGlo; in getDataInformation()
4969 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerGlo) { in getDataInformation()
4973 (double)reports.mRfAndParams.back().mJammerGlo; in getDataInformation()
4975 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcBds) { in getDataInformation()
4979 reports.mRfAndParams.back().mAgcBds; in getDataInformation()
4981 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerBds) { in getDataInformation()
4985 (double)reports.mRfAndParams.back().mJammerBds; in getDataInformation()
4987 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mAgcGal) { in getDataInformation()
4991 reports.mRfAndParams.back().mAgcGal; in getDataInformation()
4993 if (GNSS_INVALID_JAMMER_IND != reports.mRfAndParams.back().mJammerGal) { in getDataInformation()
4997 (double)reports.mRfAndParams.back().mJammerGal; in getDataInformation()