Searched refs:svExt (Results 1 - 25 of 60) sorted by relevance

123

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc.h45 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
H A DLocEngAdapter.cpp204 void* svExt){
206 locationExtended, svExt));
211 void* svExt)
217 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) {
218 mInternalAdapter->reportSv(svStatus, locationExtended, svExt);
202 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
209 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc.h45 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
H A DLocEngAdapter.cpp206 void* svExt){
208 locationExtended, svExt));
213 void* svExt)
219 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) {
220 mInternalAdapter->reportSv(svStatus, locationExtended, svExt);
204 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
211 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc.h45 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
H A DLocEngAdapter.cpp380 void* svExt){
382 locationExtended, svExt));
387 void* svExt)
393 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) {
394 mInternalAdapter->reportSv(svStatus, locationExtended, svExt);
378 reportSv(QtiGnssSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
385 reportSv(QtiGnssSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
/hardware/qcom/gps/msm8960/core/
H A DUlpProxyBase.h54 void* svExt) {
52 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
H A DLocAdapterBase.cpp86 void* svExt)
H A DLocAdapterBase.h85 void* svExt);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc.h45 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
H A DLocEngAdapter.cpp137 void* svExt){
139 locationExtended, svExt));
144 void* svExt)
150 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) {
151 mInternalAdapter->reportSv(svStatus, locationExtended, svExt);
135 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
142 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc.h45 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
H A DLocEngAdapter.cpp204 void* svExt){
206 locationExtended, svExt));
211 void* svExt)
217 if (! mUlp->reportSv(svStatus, locationExtended, svExt)) {
218 mInternalAdapter->reportSv(svStatus, locationExtended, svExt);
202 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
209 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc.h45 typedef void (*loc_sv_status_cb_ext) (GpsSvStatus* sv_status, void* svExt);
/hardware/qcom/gps/core/
H A DUlpProxyBase.h63 void* svExt) {
61 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
H A DLocAdapterBase.cpp84 void* svExt)
/hardware/qcom/gps/msm8084/core/
H A DUlpProxyBase.h63 void* svExt) {
61 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
H A DLocAdapterBase.cpp78 void* svExt)
H A DLocAdapterBase.h87 void* svExt);
/hardware/qcom/gps/msm8909/core/
H A DUlpProxyBase.h64 void* svExt) {
62 reportSv(QtiGnssSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
H A DLocAdapterBase.cpp85 void* svExt)
/hardware/qcom/gps/msm8994/core/
H A DUlpProxyBase.h63 void* svExt) {
61 reportSv(GpsSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
H A DLocAdapterBase.cpp84 void* svExt)
/hardware/qcom/gps/msm8996/core/
H A DUlpProxyBase.h64 void* svExt) {
62 reportSv(QtiGnssSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) argument
H A DLocAdapterBase.cpp85 void* svExt)

Completed in 229 milliseconds

123