Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.h39 static int32_t HoldLock(const RunningLockInfo &info, PowerHdfState state,
H A Drunning_lock_impl.cpp110 int32_t RunningLockImpl::HoldLock(const RunningLockInfo &info, PowerHdfState state, in HoldLock() function in OHOS::HDI::Power::V1_2::RunningLockImpl
H A Dpower_interface_impl.cpp455 return RunningLockImpl::HoldLock(info, g_powerState, lockid, bundleName); in HoldRunningLockExt()
/ohos5.0/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_runninglock_test.cpp965 EXPECT_EQ(HDF_SUCCESS, RunningLockImpl::HoldLock(runinglockInfo1, powerState));
971 EXPECT_EQ(HDF_SUCCESS, RunningLockImpl::HoldLock(runinglockInfo2, powerState));
975 EXPECT_EQ(HDF_SUCCESS, RunningLockImpl::HoldLock(runinglockInfo1, powerState));