Searched refs:defaultTimeOutMs_ (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/power/interfaces/hdi_service/src/ | ||
H A D | running_lock_impl.cpp | 38 int32_t RunningLockImpl::defaultTimeOutMs_ = DEFAULT_TIMEOUT; member in OHOS::HDI::Power::V1_2::RunningLockImpl 165 defaultTimeOutMs_ = timeOutMs; in SetDefaultTimeOutMs() 197 filledInfo.timeoutMs = defaultTimeOutMs_; in FillRunningLockInfo() |
H A D | running_lock_impl.h | 60 static int32_t defaultTimeOutMs_; member in OHOS::HDI::Power::V1_2::RunningLockImpl |
Completed in 2 milliseconds