Home
last modified time | relevance | path

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

/system/chre/core/
Dtimer_pool.cc167 constexpr size_t kMaxSystemTimers = in isNewTimerAllowedLocked() local
170 allowed = (numSystemTimers < kMaxSystemTimers); in isNewTimerAllowedLocked()