Home
last modified time | relevance | path

Searched defs:timeOutMs (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/power_mgr_adapter/lock_fuzzer/
Dlock_fuzzer.cpp31 uint32_t timeOutMs = static_cast<uint32_t>(size); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/ohos_adapter/power_mgr_adapter/src/
Dpower_mgr_client_adapter_impl.cpp57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock()
/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp57 ErrCode RunningLock::Lock(uint32_t timeOutMs) in Lock()
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_stub.cpp181 uint32_t timeOutMs = 0; in LockStub() local
Dpower_mgr_proxy.cpp111 uint32_t timeOutMs) in Lock()