/hardware/qcom/gps/core/ |
H A D | LocApiBase.h | 207 getBestAvailableZppFix(GpsLocation & zppLoc); 209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
|
H A D | LocApiBase.cpp | 495 getBestAvailableZppFix(GpsLocation & zppLoc) 499 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
|
/hardware/qcom/gps/msm8084/core/ |
H A D | LocApiBase.h | 198 getBestAvailableZppFix(GpsLocation & zppLoc); 200 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
|
H A D | LocApiBase.cpp | 460 getBestAvailableZppFix(GpsLocation & zppLoc) 464 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
|
/hardware/qcom/gps/msm8909/core/ |
H A D | LocApiBase.h | 207 getBestAvailableZppFix(GpsLocation & zppLoc); 209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
|
H A D | LocApiBase.cpp | 495 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 D | LocApiBase.h | 207 getBestAvailableZppFix(GpsLocation & zppLoc); 209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
|
H A D | LocApiBase.cpp | 495 getBestAvailableZppFix(GpsLocation & zppLoc) 499 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask)
|
/hardware/qcom/gps/msm8996/core/ |
H A D | LocApiBase.h | 207 getBestAvailableZppFix(GpsLocation & zppLoc); 209 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
|
H A D | LocApiBase.cpp | 494 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 D | LocApiBase.h | 210 getBestAvailableZppFix(LocGpsLocation & zppLoc); 212 getBestAvailableZppFix(LocGpsLocation & zppLoc, LocPosTechMask & tech_mask);
|
H A D | LocApiBase.cpp | 536 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 D | LocEngAdapter.h | 252 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 257 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 257 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 252 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 257 return mLocApi->getBestAvailableZppFix(zppLoc, tech_mask);
|
/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 1542 mApi.getBestAvailableZppFix(location.gpsLocation, techMask);
|