Home
last modified time | relevance | path

Searched defs:timerHandle (Results 1 – 4 of 4) sorted by relevance

/system/chre/core/
Dtimer_pool.cc66 bool TimerPool::cancelTimer(const Nanoapp *nanoapp, TimerHandle timerHandle) { in cancelTimer()
100 TimerHandle timerHandle, size_t *index) { in getTimerRequestByTimerHandle()
118 TimerHandle timerHandle; in generateTimerHandle() local
136 size_t timerHandle = mLastTimerHandle; in generateUniqueTimerHandle() local
/system/chre/apps/timer_world/
Dtimer_world.cc47 const uint32_t *timerHandle = static_cast<const uint32_t *>(eventData); in handleTimerEvent() local
/system/chre/core/include/chre/core/
Dtimer_pool.h89 TimerHandle timerHandle; member
/system/chre/apps/wifi_world/
Dwifi_world.cc134 const uint32_t *timerHandle = static_cast<const uint32_t *>(eventData); in handleTimerEvent() local