Home
last modified time | relevance | path

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

/system/chre/core/
Dtimer_pool.cc67 TimerHandle TimerPool::setTimer(uint16_t instanceId, Nanoseconds duration, in setTimer() function in chre::TimerPool
/system/chre/apps/test/common/chre_stress_test/src/
Dchre_stress_test_manager.cc699 void Manager::setTimer(uint64_t delayNs, bool oneShot, uint32_t *timerHandle) { in setTimer() function in chre::stress_test::Manager