Searched refs:handleSystemTimerCallback (Results 1 – 2 of 2) sorted by relevance
68 mSystemTimer.set(handleSystemTimerCallback, this, duration); in setTimer()246 mSystemTimer.set(handleSystemTimerCallback, this, duration); in handleExpiredTimersAndScheduleNextLocked()260 void TimerPool::handleSystemTimerCallback(void *timerPoolPtr) { in handleSystemTimerCallback() function in chre::TimerPool
294 static void handleSystemTimerCallback(void *timerPoolPtr);