/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.cpp | 1223 mCache.mTimeAndClock.clear(); in SystemStatus() 1247 if (!mCache.mTimeAndClock.empty() && mCache.mTimeAndClock.back().equals(s)) { in setTimeAndCLock() 1248 mCache.mTimeAndClock.back().mUtcReported = s.mUtcReported; in setTimeAndCLock() 1250 mCache.mTimeAndClock.push_back(s); in setTimeAndCLock() 1251 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setTimeAndCLock() 1252 mCache.mTimeAndClock.erase(mCache.mTimeAndClock.begin()); in setTimeAndCLock() 1600 report.mTimeAndClock.clear(); in getReport() 1601 if (mCache.mTimeAndClock.size() >= 1) { in getReport() 1602 report.mTimeAndClock.push_back(mCache.mTimeAndClock.back()); in getReport() 1603 report.mTimeAndClock.back().dump(); in getReport() [all …]
|
D | SystemStatus.h | 542 std::vector<SystemStatusTimeAndClock> mTimeAndClock; variable
|
/hardware/qcom/gps/msm8998/core/ |
D | SystemStatus.cpp | 1181 mCache.mTimeAndClock.clear(); in SystemStatus() 1203 if (!mCache.mTimeAndClock.empty() && mCache.mTimeAndClock.back().equals(s)) { in setTimeAndCLock() 1204 mCache.mTimeAndClock.back().mUtcReported = s.mUtcReported; in setTimeAndCLock() 1206 mCache.mTimeAndClock.push_back(s); in setTimeAndCLock() 1207 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setTimeAndCLock() 1208 mCache.mTimeAndClock.erase(mCache.mTimeAndClock.begin()); in setTimeAndCLock() 1514 report.mTimeAndClock.clear(); in getReport() 1515 if (mCache.mTimeAndClock.size() >= 1) { in getReport() 1516 report.mTimeAndClock.push_back(mCache.mTimeAndClock.back()); in getReport() 1517 report.mTimeAndClock.back().dump(); in getReport() [all …]
|
D | SystemStatus.h | 372 std::vector<SystemStatusTimeAndClock> mTimeAndClock; variable
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 2943 if(!reports.mTimeAndClock.empty() && reports.mTimeAndClock.back().mTimeValid) { in getDebugReport() 2946 (((int64_t)(reports.mTimeAndClock.back().mGpsWeek)*7 + in getDebugReport() 2948 (int64_t)(reports.mTimeAndClock.back().mLeapSeconds))*1000ULL + in getDebugReport() 2949 (int64_t)(reports.mTimeAndClock.back().mGpsTowMs); in getDebugReport() 2952 (float)((reports.mTimeAndClock.back().mTimeUnc + in getDebugReport() 2953 reports.mTimeAndClock.back().mLeapSecUnc)*1000); in getDebugReport() 2955 (float)(reports.mTimeAndClock.back().mClockFreqBiasUnc); in getDebugReport() 2985 if ((!reports.mRfAndParams.empty()) && (!reports.mTimeAndClock.empty()) && in getAgcInformation() 2986 reports.mTimeAndClock.back().mTimeValid && in getAgcInformation() 2987 (abs(msInWeek - (int)reports.mTimeAndClock.back().mGpsTowMs) < 2000)) { in getAgcInformation()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 2828 if(!reports.mTimeAndClock.empty() && reports.mTimeAndClock.back().mTimeValid) { in getDebugReport() 2831 (((int64_t)(reports.mTimeAndClock.back().mGpsWeek)*7 + in getDebugReport() 2833 (int64_t)(reports.mTimeAndClock.back().mLeapSeconds))*1000ULL + in getDebugReport() 2834 (int64_t)(reports.mTimeAndClock.back().mGpsTowMs); in getDebugReport() 2837 ((float)(reports.mTimeAndClock.back().mTimeUnc) + in getDebugReport() 2838 (float)(reports.mTimeAndClock.back().mLeapSecUnc))*1000.0f; in getDebugReport() 2840 (float)(reports.mTimeAndClock.back().mClockFreqBiasUnc); in getDebugReport()
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatus.cpp | 1302 mCache.mTimeAndClock.clear(); in SystemStatus() 1404 setIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock(s)); in setNmeaString() 1597 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport() 1639 report.mTimeAndClock.clear(); in getReport() 1697 setDefaultIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock()); in setDefaultGnssEngineStates()
|
D | SystemStatus.h | 827 std::vector<SystemStatusTimeAndClock> mTimeAndClock; variable
|
/hardware/qcom/sm7250/gps/core/ |
D | SystemStatus.cpp | 1310 mCache.mTimeAndClock.clear(); in SystemStatus() 1415 setIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock(s)); in setNmeaString() 1609 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport() 1651 report.mTimeAndClock.clear(); in getReport() 1709 setDefaultIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock()); in setDefaultGnssEngineStates()
|
D | SystemStatus.h | 839 std::vector<SystemStatusTimeAndClock> mTimeAndClock; variable
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.cpp | 1310 mCache.mTimeAndClock.clear(); in SystemStatus() 1415 setIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock(s)); in setNmeaString() 1609 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport() 1651 report.mTimeAndClock.clear(); in getReport() 1709 setDefaultIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock()); in setDefaultGnssEngineStates()
|
D | SystemStatus.h | 839 std::vector<SystemStatusTimeAndClock> mTimeAndClock; variable
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatus.cpp | 1302 mCache.mTimeAndClock.clear(); in SystemStatus() 1407 setIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock(s)); in setNmeaString() 1600 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport() 1642 report.mTimeAndClock.clear(); in getReport() 1700 setDefaultIteminReport(mCache.mTimeAndClock, SystemStatusTimeAndClock()); in setDefaultGnssEngineStates()
|
D | SystemStatus.h | 829 std::vector<SystemStatusTimeAndClock> mTimeAndClock; variable
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 4819 if(!reports.mTimeAndClock.empty() && reports.mTimeAndClock.back().mTimeValid) { in getDebugReport() 4822 (((int64_t)(reports.mTimeAndClock.back().mGpsWeek)*7 + in getDebugReport() 4824 (int64_t)(reports.mTimeAndClock.back().mLeapSeconds))*1000ULL + in getDebugReport() 4825 (int64_t)(reports.mTimeAndClock.back().mGpsTowMs); in getDebugReport() 4827 if (reports.mTimeAndClock.back().mTimeUncNs > 0) { in getDebugReport() 4830 (float)(reports.mTimeAndClock.back().mLeapSecUnc)*1000.0f + in getDebugReport() 4831 (float)(reports.mTimeAndClock.back().mTimeUncNs); in getDebugReport() 4835 ((float)(reports.mTimeAndClock.back().mTimeUnc) + in getDebugReport() 4836 (float)(reports.mTimeAndClock.back().mLeapSecUnc))*1000.0f; in getDebugReport() 4840 (float)(reports.mTimeAndClock.back().mClockFreqBiasUnc); in getDebugReport() [all …]
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 4652 if(!reports.mTimeAndClock.empty() && reports.mTimeAndClock.back().mTimeValid) { in getDebugReport() 4655 (((int64_t)(reports.mTimeAndClock.back().mGpsWeek)*7 + in getDebugReport() 4657 (int64_t)(reports.mTimeAndClock.back().mLeapSeconds))*1000ULL + in getDebugReport() 4658 (int64_t)(reports.mTimeAndClock.back().mGpsTowMs); in getDebugReport() 4660 if (reports.mTimeAndClock.back().mTimeUncNs > 0) { in getDebugReport() 4663 (float)(reports.mTimeAndClock.back().mLeapSecUnc)*1000.0f + in getDebugReport() 4664 (float)(reports.mTimeAndClock.back().mTimeUncNs); in getDebugReport() 4668 ((float)(reports.mTimeAndClock.back().mTimeUnc) + in getDebugReport() 4669 (float)(reports.mTimeAndClock.back().mLeapSecUnc))*1000.0f; in getDebugReport() 4673 (float)(reports.mTimeAndClock.back().mClockFreqBiasUnc); in getDebugReport() [all …]
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 5593 if(!reports.mTimeAndClock.empty() && reports.mTimeAndClock.back().mTimeValid) { in getDebugReport() 5596 (((int64_t)(reports.mTimeAndClock.back().mGpsWeek)*7 + in getDebugReport() 5598 (int64_t)(reports.mTimeAndClock.back().mLeapSeconds))*1000ULL + in getDebugReport() 5599 (int64_t)(reports.mTimeAndClock.back().mGpsTowMs); in getDebugReport() 5601 if (reports.mTimeAndClock.back().mTimeUncNs > 0) { in getDebugReport() 5604 (float)(reports.mTimeAndClock.back().mLeapSecUnc)*1000.0f + in getDebugReport() 5605 (float)(reports.mTimeAndClock.back().mTimeUncNs); in getDebugReport() 5609 ((float)(reports.mTimeAndClock.back().mTimeUnc) + in getDebugReport() 5610 (float)(reports.mTimeAndClock.back().mLeapSecUnc))*1000.0f; in getDebugReport() 5614 (float)(reports.mTimeAndClock.back().mClockFreqBiasUnc); in getDebugReport() [all …]
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 5594 if(!reports.mTimeAndClock.empty() && reports.mTimeAndClock.back().mTimeValid) { in getDebugReport() 5597 (((int64_t)(reports.mTimeAndClock.back().mGpsWeek)*7 + in getDebugReport() 5599 (int64_t)(reports.mTimeAndClock.back().mLeapSeconds))*1000ULL + in getDebugReport() 5600 (int64_t)(reports.mTimeAndClock.back().mGpsTowMs); in getDebugReport() 5602 if (reports.mTimeAndClock.back().mTimeUncNs > 0) { in getDebugReport() 5605 (float)(reports.mTimeAndClock.back().mLeapSecUnc)*1000.0f + in getDebugReport() 5606 (float)(reports.mTimeAndClock.back().mTimeUncNs); in getDebugReport() 5610 ((float)(reports.mTimeAndClock.back().mTimeUnc) + in getDebugReport() 5611 (float)(reports.mTimeAndClock.back().mLeapSecUnc))*1000.0f; in getDebugReport() 5615 (float)(reports.mTimeAndClock.back().mClockFreqBiasUnc); in getDebugReport() [all …]
|