Home
last modified time | relevance | path

Searched refs:cancelSystemTimer (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/include/chre/core/
Devent_loop_manager.h127 return mEventLoop.getTimerPool().cancelSystemTimer(timerHandle); in cancelDelayedCallback()
Dtimer_pool.h106 bool cancelSystemTimer(TimerHandle timerHandle) { in cancelSystemTimer() function