Searched defs:requestUlp (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/gps/core/
H A DLBSProxyBase.h52 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::LBSProxyBase
H A DContextBase.h62 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
64 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/msm8084/core/
H A DIzatProxyBase.h51 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::IzatProxyBase
H A DLBSProxyBase.h52 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::LBSProxyBase
H A DContextBase.h61 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
63 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/msm8909/core/
H A DLBSProxyBase.h52 inline virtual void requestUlp(LocAdapterBase* /* adapter */, function in class:loc_core::LBSProxyBase
H A DContextBase.h121 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
123 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/msm8960/core/
H A DContextBase.h59 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
61 mIzatProxy->requestUlp(adapter, capabilities);
H A DIzatProxyBase.h51 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::IzatProxyBase
/hardware/qcom/gps/msm8994/core/
H A DLBSProxyBase.h52 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::LBSProxyBase
H A DContextBase.h62 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
64 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/msm8909w_3100/core/
H A DLBSProxyBase.h56 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::LBSProxyBase
H A DContextBase.h129 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
131 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/msm8996/core/
H A DLBSProxyBase.h52 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::LBSProxyBase
H A DContextBase.h121 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
123 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/msm8998/core/
H A DLBSProxyBase.h56 inline virtual void requestUlp(LocAdapterBase* adapter, function in class:loc_core::LBSProxyBase
H A DContextBase.h129 inline void requestUlp(LocAdapterBase* adapter, function in class:loc_core::ContextBase
131 mLBSProxy->requestUlp(adapter, capabilities);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h95 inline void requestUlp(unsigned long capabilities) { function in class:LocEngAdapter
96 mContext->requestUlp(mInternalAdapter, capabilities);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.h85 inline void requestUlp(unsigned long capabilities) { function in class:LocEngAdapter
86 mContext->requestUlp(mInternalAdapter, capabilities);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.h95 inline void requestUlp(unsigned long capabilities) { function in class:LocEngAdapter
96 mContext->requestUlp(mInternalAdapter, capabilities);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.h95 inline void requestUlp(unsigned long capabilities) { function in class:LocEngAdapter
96 mContext->requestUlp(mInternalAdapter, capabilities);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.h97 inline void requestUlp(unsigned long capabilities) { function in class:LocEngAdapter
98 mContext->requestUlp(mInternalAdapter, capabilities);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.h97 inline void requestUlp(unsigned long capabilities) { function in class:LocEngAdapter
98 mContext->requestUlp(mInternalAdapter, capabilities);

Completed in 274 milliseconds