Home
last modified time | relevance | path

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

/system/chre/core/
Dtimer_pool.cc260 void TimerPool::handleSystemTimerCallback(void *timerPoolPtr) { in handleSystemTimerCallback() argument
269 SystemCallbackType::TimerPoolTick, timerPoolPtr, callback); in handleSystemTimerCallback()
/system/chre/core/include/chre/core/
Dtimer_pool.h294 static void handleSystemTimerCallback(void *timerPoolPtr);