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