Searched defs:modemPowerVote (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/gps/core/
H A DLBSProxyBase.h56 inline virtual void modemPowerVote(bool power) const {} function in class:loc_core::LBSProxyBase
H A DContextBase.h61 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
/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.h62 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase
/hardware/qcom/gps/msm8994/core/
H A DLBSProxyBase.h56 inline virtual void modemPowerVote(bool power) const {} function in class:loc_core::LBSProxyBase
H A DContextBase.h61 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.h125 inline void modemPowerVote(bool power) const { return mLBSProxy->modemPowerVote(power); } function in class:loc_core::ContextBase

Completed in 98 milliseconds