Searched defs:TimerMgr (Results 1 – 2 of 2) sorted by relevance
67 #define TimerMgr ::OHOS::DelayedSingleton<TimerManager>::GetInstance() macro
65 TimerMgr::TimerMgr(int maxTimerNum) : IdAllocator(maxTimerNum), status_(TimerStatus::TIMER_STATUS_I… in TimerMgr() function in OHOS::IntellVoiceUtils::TimerMgr