Searched refs:UtilsTimer (Results 1 – 1 of 1) sorted by relevance
31 class UtilsTimer final : public OHOS::Utils::Timer, public DelayedRefSingleton<UtilsTimer> { class33 UtilsTimer();34 ~UtilsTimer() override;37 UtilsTimer::~UtilsTimer() in ~UtilsTimer()42 UtilsTimer::UtilsTimer() : Timer("timer_process") in UtilsTimer() function in __anonff077d390110::UtilsTimer57 UtilsTimer &st = DelayedRefSingleton<UtilsTimer>::GetInstance(); in DslmUtilsStartPeriodicTimerTask()64 UtilsTimer &st = DelayedRefSingleton<UtilsTimer>::GetInstance(); in DslmUtilsStartOnceTimerTask()71 UtilsTimer &st = DelayedRefSingleton<UtilsTimer>::GetInstance(); in DslmUtilsStopTimerTask()