Searched refs:RUNNINGLOCK_TIMER_HANDLER_NAME (Results 1 – 2 of 2) sorted by relevance
23 const std::string RUNNINGLOCK_TIMER_HANDLER_NAME = "RunningLockTimer"; variable35 handlerTimer_ = std::make_unique<OHOS::Utils::Timer>(RUNNINGLOCK_TIMER_HANDLER_NAME); in RegisterRunningLockTimer()
25 const std::string RUNNINGLOCK_TIMER_HANDLER_NAME = "RunningLock.Timer.Handler"; variable38 handlerTimer_ = std::make_unique<OHOS::Utils::Timer>(RUNNINGLOCK_TIMER_HANDLER_NAME); in RegisterRunningLockTimer()