Home
last modified time | relevance | path

Searched defs:hasAgpsExt (Results 1 – 4 of 4) 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/gps/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