OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasAgpsExt
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/gps/msm8084/core/
IzatProxyBase.h
53
inline virtual bool
hasAgpsExt
() const { return false; }
/hardware/qcom/gps/msm8960/core/
IzatProxyBase.h
53
inline virtual bool
hasAgpsExt
() const { return false; }
ContextBase.h
58
inline bool
hasAgpsExt
() { return mIzatProxy->
hasAgpsExt
(); }
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h
91
inline bool
hasAgpsExt
() { return mContext->
hasAgpsExt
(); }
Completed in 985 milliseconds