Home
last modified time | relevance | path

Searched refs:FillRunningLockInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.cpp167 OHOS::HDI::Power::V1_2::RunningLockInfo SystemSuspendController::FillRunningLockInfo(const RunningL… in FillRunningLockInfo() function in OHOS::PowerMgr::SystemSuspendController
185 OHOS::HDI::Power::V1_2::RunningLockInfo filledInfo = FillRunningLockInfo(param); in AcquireRunningLock()
198 OHOS::HDI::Power::V1_2::RunningLockInfo filledInfo = FillRunningLockInfo(param); in ReleaseRunningLock()
H A Dsystem_suspend_controller.h65 OHOS::HDI::Power::V1_2::RunningLockInfo FillRunningLockInfo(const RunningLockParam& param);
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.cpp51 RunningLockInfo filledInfo = FillRunningLockInfo(info); in Hold()
89 RunningLockInfo filledInfo = FillRunningLockInfo(info); in Unhold()
184 RunningLockInfo RunningLockImpl::FillRunningLockInfo(const RunningLockInfo &info) in FillRunningLockInfo() function in OHOS::HDI::Power::V1_2::RunningLockImpl
H A Drunning_lock_impl.h58 static RunningLockInfo FillRunningLockInfo(const RunningLockInfo &info);
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp164 static OHOS::HDI::Power::V1_2::RunningLockInfo FillRunningLockInfo(const std::string &name, int32_t… in FillRunningLockInfo() function
192 OHOS::HDI::Power::V1_2::RunningLockInfo filledInfo = FillRunningLockInfo( in RunningLockCallback()
209 OHOS::HDI::Power::V1_2::RunningLockInfo filledInfo = FillRunningLockInfo( in ApplyRunningLock()
245 OHOS::HDI::Power::V1_2::RunningLockInfo filledInfo = FillRunningLockInfo( in ReleaseRunningLock()