Home
last modified time | relevance | path

Searched refs:IsSceneRunningLockType (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp243 bool RunningLockMgr::IsSceneRunningLockType(RunningLockType type) in IsSceneRunningLockType() function in OHOS::PowerMgr::RunningLockMgr
274 if (IsSceneRunningLockType(lockInnerParam.type)) { in Lock()
315 if (IsSceneRunningLockType(lockInnerParam.type)) { in UnLock()
535 if (IsSceneRunningLockType(lockInner->GetType()) && in UnlockInnerByProxy()
/base/powermgr/power_manager/services/native/include/
Drunning_lock_mgr.h166 bool IsSceneRunningLockType(RunningLockType type);