Home
last modified time | relevance | path

Searched refs:hasNativeXtraClient (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8996/core/
DContextBase.h119 inline bool hasNativeXtraClient() { return mLBSProxy->hasNativeXtraClient(); } in hasNativeXtraClient() function
/hardware/qcom/gps/msm8909/core/
DContextBase.h119 inline bool hasNativeXtraClient() { return mLBSProxy->hasNativeXtraClient(); } in hasNativeXtraClient() function
DLBSProxyBase.h58 inline virtual bool hasNativeXtraClient() const { return false; } in hasNativeXtraClient() function
/hardware/qcom/gps/msm8998/core/
DContextBase.h127 inline bool hasNativeXtraClient() { return mLBSProxy->hasNativeXtraClient(); } in hasNativeXtraClient() function
DLBSProxyBase.h72 inline virtual bool hasNativeXtraClient() const { return false; } in hasNativeXtraClient() function
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.h127 inline bool hasNativeXtraClient() { return mLBSProxy->hasNativeXtraClient(); } in hasNativeXtraClient() function
DLBSProxyBase.h72 inline virtual bool hasNativeXtraClient() const { return false; } in hasNativeXtraClient() function
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_xtra.cpp128 || loc_eng_data.adapter->hasNativeXtraClient()) { in loc_eng_xtra_init()
DLocEngAdapter.h109 inline bool hasNativeXtraClient() { in hasNativeXtraClient() function
110 return mContext->hasNativeXtraClient(); in hasNativeXtraClient()
Dloc.cpp323 && !loc_afw_data.adapter->hasNativeXtraClient(); in loc_init()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_xtra.cpp128 || loc_eng_data.adapter->hasNativeXtraClient()) { in loc_eng_xtra_init()
DLocEngAdapter.h109 inline bool hasNativeXtraClient() { in hasNativeXtraClient() function
110 return mContext->hasNativeXtraClient(); in hasNativeXtraClient()