Home
last modified time | relevance | path

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

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