Home
last modified time | relevance | path

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

/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-runninglock.md272 ## RunningLock section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-runninglock.md272 ## RunningLock section
/ohos5.0/base/powermgr/powermgr_lite/interfaces/kits/
H A Drunning_lock.h58 } RunningLock; typedef
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Drunning_lock.cpp35 RunningLock::RunningLock(const wptr<IPowerMgr>& proxy, const std::string& name, RunningLockType typ… in RunningLock() function in OHOS::PowerMgr::RunningLock
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h24 class RunningLock; variable