Home
last modified time | relevance | path

Searched defs:RunningLock (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/power_manager/interfaces/kits/js/
D@ohos.runningLock.d.ts31 class RunningLock { class
/base/powermgr/powermgr_lite/interfaces/kits/
Drunning_lock.h58 } RunningLock; typedef
/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp33 RunningLock::RunningLock(const wptr<IPowerMgr>& proxy, const std::string& name, RunningLockType typ… in RunningLock() function in OHOS::PowerMgr::RunningLock