Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/test/simulation/
H A Dtimer_test.cc39 bool hasNanoappTimers(TimerPool &pool, uint16_t instanceId) { in hasNanoappTimers() function in chre::TestTimer
/aosp_15_r20/system/chre/core/
H A Dtimer_pool.cc314 bool TimerPool::hasNanoappTimers(uint16_t instanceId) { in hasNanoappTimers() function in chre::TimerPool