Home
last modified time | relevance | path

Searched refs:getIteminReport (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sm8150/gps/core/
DSystemStatus.cpp1376 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() function in loc_core::SystemStatus
1598 getIteminReport(report.mLocation, mCache.mLocation); in getReport()
1600 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport()
1601 getIteminReport(report.mXoState, mCache.mXoState); in getReport()
1602 getIteminReport(report.mRfAndParams, mCache.mRfAndParams); in getReport()
1603 getIteminReport(report.mErrRecovery, mCache.mErrRecovery); in getReport()
1605 getIteminReport(report.mInjectedPosition, mCache.mInjectedPosition); in getReport()
1606 getIteminReport(report.mBestPosition, mCache.mBestPosition); in getReport()
1607 getIteminReport(report.mXtra, mCache.mXtra); in getReport()
1608 getIteminReport(report.mEphemeris, mCache.mEphemeris); in getReport()
[all …]
DSystemStatus.h899 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.cpp1373 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() function in loc_core::SystemStatus
1595 getIteminReport(report.mLocation, mCache.mLocation); in getReport()
1597 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport()
1598 getIteminReport(report.mXoState, mCache.mXoState); in getReport()
1599 getIteminReport(report.mRfAndParams, mCache.mRfAndParams); in getReport()
1600 getIteminReport(report.mErrRecovery, mCache.mErrRecovery); in getReport()
1602 getIteminReport(report.mInjectedPosition, mCache.mInjectedPosition); in getReport()
1603 getIteminReport(report.mBestPosition, mCache.mBestPosition); in getReport()
1604 getIteminReport(report.mXtra, mCache.mXtra); in getReport()
1605 getIteminReport(report.mEphemeris, mCache.mEphemeris); in getReport()
[all …]
DSystemStatus.h894 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/hardware/qcom/sm7150/gps/core/
DSystemStatus.cpp1376 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() function in loc_core::SystemStatus
1598 getIteminReport(report.mLocation, mCache.mLocation); in getReport()
1600 getIteminReport(report.mTimeAndClock, mCache.mTimeAndClock); in getReport()
1601 getIteminReport(report.mXoState, mCache.mXoState); in getReport()
1602 getIteminReport(report.mRfAndParams, mCache.mRfAndParams); in getReport()
1603 getIteminReport(report.mErrRecovery, mCache.mErrRecovery); in getReport()
1605 getIteminReport(report.mInjectedPosition, mCache.mInjectedPosition); in getReport()
1606 getIteminReport(report.mBestPosition, mCache.mBestPosition); in getReport()
1607 getIteminReport(report.mXtra, mCache.mXtra); in getReport()
1608 getIteminReport(report.mEphemeris, mCache.mEphemeris); in getReport()
[all …]
DSystemStatus.h896 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h813 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;