Searched defs:timerPoolPtr (Results 1 - 1 of 1) sorted by relevance

/system/chre/core/
H A Dtimer_pool.cc214 void TimerPool::handleSystemTimerCallback(void *timerPoolPtr) { argument
217 TimerPool *timerPool = static_cast<TimerPool *>(timerPoolPtr);

Completed in 51 milliseconds