Searched refs:getBestAvailableZppFix (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/gps/core/
H A DLocApiBase.h207 getBestAvailableZppFix(GpsLocation & zppLoc);
209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
H A DLocApiBase.cpp495 getBestAvailableZppFix(GpsLocation & zppLoc)
499 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.h198 getBestAvailableZppFix(GpsLocation & zppLoc);
200 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
H A DLocApiBase.cpp460 getBestAvailableZppFix(GpsLocation & zppLoc)
464 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.h207 getBestAvailableZppFix(GpsLocation & zppLoc);
209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
H A DLocApiBase.cpp495 getBestAvailableZppFix(GpsLocation& zppLoc) function in class:loc_core::LocApiBase
502 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask) function in class:loc_core::LocApiBase
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.h207 getBestAvailableZppFix(GpsLocation & zppLoc);
209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
H A DLocApiBase.cpp495 getBestAvailableZppFix(GpsLocation & zppLoc)
499 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.h207 getBestAvailableZppFix(GpsLocation & zppLoc);
209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
H A DLocApiBase.cpp494 getBestAvailableZppFix(GpsLocation& zppLoc) function in class:loc_core::LocApiBase
501 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask) function in class:loc_core::LocApiBase
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.h210 getBestAvailableZppFix(LocGpsLocation & zppLoc);
212 getBestAvailableZppFix(LocGpsLocation & zppLoc, LocPosTechMask & tech_mask);
H A DLocApiBase.cpp536 getBestAvailableZppFix(LocGpsLocation& zppLoc) function in class:loc_core::LocApiBase
543 getBestAvailableZppFix(LocGpsLocation & zppLoc, LocPosTechMask & tech_mask) function in class:loc_core::LocApiBase
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h252 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.h257 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.h257 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.h252 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.h257 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp1542 mApi.getBestAvailableZppFix(location.gpsLocation, techMask);

Completed in 1818 milliseconds