Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Devent_loop.h180 TimerPool mTimerPool; variable
/system/chre/core/
Devent_loop.cc29 : mTimerPool(*this) {} in EventLoop()
207 return mTimerPool; in getTimerPool()