Lines Matching refs:RunningLock
35 RunningLock::RunningLock(const wptr<IPowerMgr>& proxy, const std::string& name, RunningLockType type)
42 RunningLock::~RunningLock()
49 PowerErrors RunningLock::Init()
59 PowerErrors RunningLock::Create()
69 PowerErrors RunningLock::Recover(const wptr<IPowerMgr>& proxy)
77 ErrCode RunningLock::UpdateWorkSource(const std::vector<int32_t>& workSources)
95 ErrCode RunningLock::Lock(int32_t timeOutMs)
118 ErrCode RunningLock::UnLock()
133 bool RunningLock::IsUsed()
145 void RunningLock::Release()
156 std::string RunningLock::GetBundleNameByUid(const int32_t uid)