Home
last modified time | relevance | path

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

12

/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()
/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()
/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()
/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()
/hardware/qcom/sm8150p/gps/gnss/
Dlocation_gnss.cpp68 static void getDebugReport(GnssDebugReport& report);
110 getDebugReport,
320 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
323 gGnssAdapter->getDebugReport(report); in getDebugReport()
/hardware/qcom/sm7150/gps/gnss/
Dlocation_gnss.cpp68 static void getDebugReport(GnssDebugReport& report);
118 getDebugReport,
335 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
338 gGnssAdapter->getDebugReport(report); in getDebugReport()
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp68 static void getDebugReport(GnssDebugReport& report);
119 getDebugReport,
337 static void getDebugReport(GnssDebugReport& report) { in getDebugReport() function
340 gGnssAdapter->getDebugReport(report); in getDebugReport()
/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h56 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/sdm845/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/sm8150p/gps/location/
Dlocation_interface.h78 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/sm8150p/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/android/2.0/
DGnssDebug.cpp72 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
190 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData_2_0()
/hardware/qcom/sm8150/gps/android/2.1/
DGnssDebug.cpp72 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
190 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData_2_0()
/hardware/qcom/sm7150/gps/android/2.0/
DGnssDebug.cpp72 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
190 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData_2_0()
/hardware/qcom/sdm845/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/gps/msm8998/android/
DGnssDebug.cpp60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/sm8150/gps/location/
Dlocation_interface.h78 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/sm7150/gps/location/
Dlocation_interface.h78 void (*getDebugReport)(GnssDebugReport& report); member
/hardware/qcom/sm8150/gps/android/1.0/
DGnssDebug.cpp66 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
/hardware/qcom/sm7150/gps/android/1.1/
DGnssDebug.cpp67 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.1/
DGnssDebug.cpp67 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()

12