Searched refs:getTimerPool (Results 1 – 3 of 3) sorted by relevance
113 return mEventLoop.getTimerPool().setSystemTimer( in setDelayedCallback()127 return mEventLoop.getTimerPool().cancelSystemTimer(timerHandle); in cancelDelayedCallback()
202 TimerPool& getTimerPool() { in getTimerPool() function
49 return EventLoopManagerSingleton::get()->getEventLoop().getTimerPool() in chreTimerSet()55 return EventLoopManagerSingleton::get()->getEventLoop().getTimerPool() in chreTimerCancel()