Home
last modified time | relevance | path

Searched refs:reportout (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatus.cpp1373 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() argument
1375 reportout.clear(); in getIteminReport()
1377 reportout.push_back(c.back()); in getIteminReport()
1378 reportout.back().dump(); in getIteminReport()
H A DSystemStatus.h894 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatus.cpp1384 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() argument
1386 reportout.clear(); in getIteminReport()
1388 reportout.push_back(c.back()); in getIteminReport()
1389 reportout.back().dump(); in getIteminReport()
H A DSystemStatus.h904 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatus.cpp1340 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() argument
1342 reportout.clear(); in getIteminReport()
1344 reportout.push_back(c.back()); in getIteminReport()
1345 reportout.back().dump(); in getIteminReport()
H A DSystemStatus.h813 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatus.cpp1376 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() argument
1378 reportout.clear(); in getIteminReport()
1380 reportout.push_back(c.back()); in getIteminReport()
1381 reportout.back().dump(); in getIteminReport()
H A DSystemStatus.h896 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatus.cpp1384 void SystemStatus::getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const in getIteminReport() argument
1386 reportout.clear(); in getIteminReport()
1388 reportout.push_back(c.back()); in getIteminReport()
1389 reportout.back().dump(); in getIteminReport()
H A DSystemStatus.h904 void getIteminReport(TYPE_REPORT& reportout, const TYPE_ITEM& c) const;