Home
last modified time | relevance | path

Searched refs:UnholdLock (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.h41 static int32_t UnholdLock(const RunningLockInfo &info,
H A Drunning_lock_impl.cpp122 int32_t RunningLockImpl::UnholdLock(const RunningLockInfo &info, in UnholdLock() function in OHOS::HDI::Power::V1_2::RunningLockImpl
H A Dpower_interface_impl.cpp462 return RunningLockImpl::UnholdLock(info, lockid, bundleName); in UnholdRunningLockExt()
/ohos5.0/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_runninglock_test.cpp966 EXPECT_EQ(HDF_SUCCESS, RunningLockImpl::UnholdLock(runinglockInfo1));
972 EXPECT_EQ(HDF_SUCCESS, RunningLockImpl::UnholdLock(runinglockInfo2));
976 EXPECT_EQ(HDF_SUCCESS, RunningLockImpl::UnholdLock(runinglockInfo1));