Searched refs:svExt (Results 1 – 20 of 20) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 137 void* svExt){ in reportSv() argument 139 locationExtended, svExt)); in reportSv() 144 void* svExt) in reportSv() argument 150 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 151 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
D | loc.h | 43 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
|
D | LocEngAdapter.h | 60 void* svExt); 249 void* svExt);
|
D | loc.cpp | 55 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt); 900 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt) in local_sv_cb() argument
|
D | loc_eng.cpp | 776 void* svExt) : in LocEngReportSv() argument 781 (mAdapter))->getOwner())->sv_ext_parser(svExt)) in LocEngReportSv()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 206 void* svExt){ in reportSv() argument 208 locationExtended, svExt)); in reportSv() 213 void* svExt) in reportSv() argument 219 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) { in reportSv() 220 mInternalAdapter->reportSv(svStatus, locationExtended, svExt); in reportSv()
|
D | loc.h | 43 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
|
D | LocEngAdapter.h | 60 void* svExt); 276 void* svExt);
|
D | loc.cpp | 56 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt); 1154 static void local_sv_cb(GpsSvStatus* sv_status, void* svExt) in local_sv_cb() argument
|
D | loc_eng.cpp | 837 void* svExt) : in LocEngReportSv() argument 842 (mAdapter))->getOwner())->sv_ext_parser(svExt)) in LocEngReportSv()
|
/hardware/qcom/gps/msm8960/core/ |
D | UlpProxyBase.h | 54 void* svExt) { in reportSv() argument
|
D | LocAdapterBase.cpp | 86 void* svExt)
|
D | LocAdapterBase.h | 85 void* svExt);
|
D | LocApiBase.cpp | 211 void* svExt) in reportSv() argument 217 svExt) in reportSv()
|
D | LocApiBase.h | 96 void* svExt);
|
/hardware/qcom/gps/core/ |
D | UlpProxyBase.h | 63 void* svExt) { in reportSv() argument
|
D | LocAdapterBase.cpp | 78 void* svExt)
|
D | LocAdapterBase.h | 87 void* svExt);
|
D | LocApiBase.cpp | 241 void* svExt) in reportSv() argument 247 svExt) in reportSv()
|
D | LocApiBase.h | 110 void* svExt);
|