Home
last modified time | relevance | path

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

/system/chre/test/simulation/
Dtimer_test.cc39 bool hasNanoappTimers(TimerPool &pool, uint16_t instanceId) { in hasNanoappTimers() function in chre::TimerTest
/system/chre/core/
Dtimer_pool.cc313 bool TimerPool::hasNanoappTimers(uint16_t instanceId) { in hasNanoappTimers() function in chre::TimerPool