Home
last modified time | relevance | path

Searched refs:RUNNINGLOCK_TIMER_HANDLER_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_timer_handler.cpp23 const std::string RUNNINGLOCK_TIMER_HANDLER_NAME = "RunningLockTimer"; variable
35 handlerTimer_ = std::make_unique<OHOS::Utils::Timer>(RUNNINGLOCK_TIMER_HANDLER_NAME); in RegisterRunningLockTimer()
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_timer_handler.cpp25 const std::string RUNNINGLOCK_TIMER_HANDLER_NAME = "RunningLock.Timer.Handler"; variable
38 handlerTimer_ = std::make_unique<OHOS::Utils::Timer>(RUNNINGLOCK_TIMER_HANDLER_NAME); in RegisterRunningLockTimer()