Home
last modified time | relevance | path

Searched refs:AcquireRunningLock (Results 1 - 6 of 6) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/
H A Drunning_lock_action.cpp26 return SystemSuspendController::GetInstance().AcquireRunningLock(param); in Lock()
H A Dsystem_suspend_controller.h39 int32_t AcquireRunningLock(const RunningLockParam& param);
H A Dsystem_suspend_controller.cpp185 int32_t SystemSuspendController::AcquireRunningLock(const RunningLockParam& param) in AcquireRunningLock() function in OHOS::PowerMgr::SystemSuspendController
/base/powermgr/powermgr_lite/test/Interface_test/test/unittest/src/
H A Dpowermgr_interfaces_test.cpp52 * @tc.desc: Test the interface Powermgr::AcquireRunningLock().
59 bool ret = AcquireRunningLock(lock); in HWTEST_F()
85 bool ret = AcquireRunningLock(lock); in HWTEST_F()
/base/powermgr/powermgr_lite/interfaces/kits/
H A Drunning_lock.h62 BOOL AcquireRunningLock(const RunningLock *lock);
/base/powermgr/powermgr_lite/frameworks/src/
H A Drunning_lock.c122 BOOL AcquireRunningLock(const RunningLock *lock) in AcquireRunningLock() function

Completed in 4 milliseconds