Home
last modified time | relevance | path

Searched refs:getDebugReport (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp61 static void getDebugReport(GnssDebugReport& report);
86 getDebugReport,
247 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
250 gGnssAdapter->getDebugReport(report); in getDebugReport()
DGnssAdapter.h251 bool getDebugReport(GnssDebugReport& report);
DGnssAdapter.cpp2875 bool GnssAdapter::getDebugReport(GnssDebugReport& r) in getDebugReport() function in GnssAdapter
/hardware/qcom/sdm845/gps/msm8998/gnss/
Dlocation_gnss.cpp61 static void getDebugReport(GnssDebugReport& report);
85 getDebugReport,
245 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
248 gGnssAdapter->getDebugReport(report); in getDebugReport()
DGnssAdapter.h237 bool getDebugReport(GnssDebugReport& report);
DGnssAdapter.cpp2757 bool GnssAdapter::getDebugReport(GnssDebugReport& r) in getDebugReport() function in GnssAdapter
/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp61 static void getDebugReport(GnssDebugReport& report);
85 getDebugReport,
245 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
248 gGnssAdapter->getDebugReport(report); in getDebugReport()
DGnssAdapter.h242 bool getDebugReport(GnssDebugReport& report);
DGnssAdapter.cpp2751 bool GnssAdapter::getDebugReport(GnssDebugReport& r) in getDebugReport() function in GnssAdapter
/hardware/qcom/sdm845/gps/sdm845/gnss/
Dlocation_gnss.cpp67 static void getDebugReport(GnssDebugReport& report);
100 getDebugReport,
303 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
306 gGnssAdapter->getDebugReport(report); in getDebugReport()
DGnssAdapter.h339 bool getDebugReport(GnssDebugReport& report);
DGnssAdapter.cpp3806 bool GnssAdapter::getDebugReport(GnssDebugReport& r) in getDebugReport() function in GnssAdapter
/hardware/qcom/sdm845/gps/msm8998/location/
Dlocation_interface.h56 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h56 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/gps/msm8909w_3100/location/
Dlocation_interface.h57 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/sdm845/gps/sdm845/location/
Dlocation_interface.h62 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/gps/msm8909w_3100/android/
DGnssDebug.cpp60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/sdm845/gps/msm8998/android/
DGnssDebug.cpp60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/gps/msm8998/android/
DGnssDebug.cpp60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssDebug.cpp67 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()