Home
last modified time | relevance | path

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

/system/chre/core/
Dtimer_pool.cc262 auto *timerPool = static_cast<TimerPool *>(eventData); in handleSystemTimerCallback() local
263 if (!timerPool->handleExpiredTimersAndScheduleNext()) { in handleSystemTimerCallback()