Searched refs:modemPowerVote (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/gps/core/
H A DContextBase.h61 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
H A DLBSProxyBase.h56 inline virtual void modemPowerVote(bool power) const {} function in class:loc_core::LBSProxyBase
/hardware/qcom/gps/msm8994/core/
H A DContextBase.h61 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
H A DLBSProxyBase.h56 inline virtual void modemPowerVote(bool power) const {} function in class:loc_core::LBSProxyBase
/hardware/qcom/gps/msm8909/core/
H A DLBSProxyBase.h56 inline virtual void modemPowerVote(bool power) const {} function in class:loc_core::LBSProxyBase
H A DContextBase.h120 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
/hardware/qcom/gps/msm8996/core/
H A DLBSProxyBase.h56 inline virtual void modemPowerVote(bool power) const {} function in class:loc_core::LBSProxyBase
H A DContextBase.h120 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
/hardware/qcom/gps/msm8998/core/
H A DLBSProxyBase.h64 inline virtual void modemPowerVote(bool power) const { function in class:loc_core::LBSProxyBase
H A DContextBase.h128 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h307 mContext->modemPowerVote(powerOn);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.h312 mContext->modemPowerVote(powerOn);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.h307 mContext->modemPowerVote(powerOn);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.h312 mContext->modemPowerVote(powerOn);
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp1693 mContext.modemPowerVote(true);
1735 mContext.modemPowerVote(false);

Completed in 158 milliseconds