Home
last modified time | relevance | path

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

/aosp12/system/chre/core/include/chre/core/
H A Dtimer_pool.h60 TimerHandle setNanoappTimer(const Nanoapp *nanoapp, Nanoseconds duration, in setNanoappTimer() function
/aosp12/system/chre/platform/shared/
H A Dchre_api_re.cc53 .setNanoappTimer(nanoapp, chre::Nanoseconds(duration), cookie, oneShot); in chreTimerSet()