Home
last modified time | relevance | path

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

/aosp12/system/chre/core/
H A Dtimer_pool.cc270 auto *timerPool = static_cast<TimerPool *>(data); in handleSystemTimerCallback() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java2395 public DurationTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DurationTimer()
2403 public DurationTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DurationTimer()
2606 public StopwatchTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in StopwatchTimer()
2614 public StopwatchTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in StopwatchTimer()
2824 public DualTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DualTimer()
2836 public DualTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DualTimer()