Home
last modified time | relevance | path

Searched refs:hasAgpsExt (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/gps/msm8960/core/
DContextBase.h58 inline bool hasAgpsExt() { return mIzatProxy->hasAgpsExt(); } in hasAgpsExt() function
DIzatProxyBase.h53 inline virtual bool hasAgpsExt() const { return false; } in hasAgpsExt() function
/hardware/qcom/sdm845/gps/msm8960/core/
DContextBase.h58 inline bool hasAgpsExt() { return mIzatProxy->hasAgpsExt(); } in hasAgpsExt() function
DIzatProxyBase.h53 inline virtual bool hasAgpsExt() const { return false; } in hasAgpsExt() function
/hardware/qcom/sdm845/gps/msm8084/core/
DIzatProxyBase.h53 inline virtual bool hasAgpsExt() const { return false; } in hasAgpsExt() function
/hardware/qcom/gps/msm8084/core/
DIzatProxyBase.h53 inline virtual bool hasAgpsExt() const { return false; } in hasAgpsExt() function
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h91 inline bool hasAgpsExt() { return mContext->hasAgpsExt(); } in hasAgpsExt() function
Dloc.cpp270 loc_afw_data.adapter->mAgpsEnabled = !loc_afw_data.adapter->hasAgpsExt(); in loc_init()
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h91 inline bool hasAgpsExt() { return mContext->hasAgpsExt(); } in hasAgpsExt() function
Dloc.cpp270 loc_afw_data.adapter->mAgpsEnabled = !loc_afw_data.adapter->hasAgpsExt(); in loc_init()