Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.h47 static void SetDefaultTimeOutMs(int32_t timeOutMs);
H A Drunning_lock_impl.cpp161 void RunningLockImpl::SetDefaultTimeOutMs(int32_t timeOutMs) in SetDefaultTimeOutMs() function in OHOS::HDI::Power::V1_2::RunningLockImpl
/ohos5.0/drivers/peripheral/power/test/fuzztest/powerhdi_fuzzer/
H A Dpowerhdi_fuzz.cpp83 RunningLockImpl::SetDefaultTimeOutMs(DEFAULT_TIMEOUT_FOR_TEST_MS); in PowerHdiFuzzTest()
/ohos5.0/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_runninglock_test.cpp41 RunningLockImpl::SetDefaultTimeOutMs(DEFAULT_TIMEOUT_FOR_TEST_MS); in SetUpTestCase()