Searched refs:getTimerPool (Results 1 – 5 of 5) sorted by relevance
85 .getTimerPool() in chreTimerSet()93 .getTimerPool() in chreTimerCancel()
93 EventLoopManagerSingleton::get()->getEventLoop().getTimerPool(); in TEST_F()162 EventLoopManagerSingleton::get()->getEventLoop().getTimerPool(); in TEST_F()
199 return mEventLoop.getTimerPool().setSystemTimer(delay, callback, type, in setDelayedCallback()213 return mEventLoop.getTimerPool().cancelSystemTimer(timerHandle); in cancelDelayedCallback()
301 TimerPool &getTimerPool() { in getTimerPool() function
626 getTimerPool().cancelAllNanoappTimers(nanoapp.get()); in unloadNanoappAtIndex()