Home
last modified time | relevance | path

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

12

/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/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.cpp2752 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/sdm845/gps/sdm845/gnss/
Dlocation_gnss.cpp67 static void getDebugReport(GnssDebugReport& report);
100 getDebugReport,
304 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
307 gGnssAdapter->getDebugReport(report); in getDebugReport()
DGnssAdapter.h339 bool getDebugReport(GnssDebugReport& report);
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp68 static void getDebugReport(GnssDebugReport& report);
109 getDebugReport,
319 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
322 gGnssAdapter->getDebugReport(report); in getDebugReport()
DGnssAdapter.h411 bool getDebugReport(GnssDebugReport& report);
/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/sm8150/gps/android/2.0/
DGnssDebug.cpp72 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
190 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData_2_0()
/hardware/qcom/sm8150/gps/location/
Dlocation_interface.h78 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/gps/msm8998/android/
DGnssDebug.cpp60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/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/sdm845/gps/sdm845/android/
DGnssDebug.cpp67 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssDebug.cpp66 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssDebug.cpp67 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()

12