Home
last modified time | relevance | path

Searched refs:IsValidType (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.cpp52 if (!IsValidType(filledInfo.type, state)) { in Hold()
90 if (!IsValidType(filledInfo.type)) { in Unhold()
114 if (!IsValidType(info.type, state)) { in HoldLock()
126 if (!IsValidType(info.type)) { in UnholdLock()
169 bool RunningLockImpl::IsValidType(RunningLockType type, PowerHdfState state) in IsValidType() function in OHOS::HDI::Power::V1_2::RunningLockImpl
H A Drunning_lock_impl.h57 static bool IsValidType(RunningLockType type, PowerHdfState state = PowerHdfState::AWAKE);

Completed in 2 milliseconds