Home
last modified time | relevance | path

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

/system/chre/core/
Dtimer_pool.cc35 TimerHandle timerHandle = setTimer( in setSystemTimer() local
79 uint32_t instanceId, TimerHandle timerHandle) { in cancelTimer()
106 TimerHandle timerHandle, size_t *index) { in getTimerRequestByTimerHandleLocked()
124 TimerHandle timerHandle; in generateTimerHandleLocked() local
142 TimerHandle timerHandle = mLastTimerHandle; in generateUniqueTimerHandleLocked() local
/system/chre/core/include/chre/core/
Dtimer_pool.h95 bool cancelNanoappTimer(const Nanoapp *nanoapp, TimerHandle timerHandle) { in cancelNanoappTimer()
106 bool cancelSystemTimer(TimerHandle timerHandle) { in cancelSystemTimer()
119 TimerHandle timerHandle; member
Devent_loop_manager.h126 bool cancelDelayedCallback(TimerHandle timerHandle) { in cancelDelayedCallback()
/system/chre/platform/slpi/smgr/include/chre/target_platform/
Dplatform_sensor_base.h71 AtomicUint32 timerHandle; variable
/system/chre/apps/host_awake_world/
Dhost_awake_world.cc48 const uint32_t *timerHandle = static_cast<const uint32_t *>(eventData); in handleTimerEvent() local
/system/chre/apps/timer_world/
Dtimer_world.cc48 const uint32_t *timerHandle = static_cast<const uint32_t *>(eventData); in handleTimerEvent() local
/system/chre/apps/unload_tester/
Dunload_tester.cc55 uint32_t timerHandle = chreTimerSet(kTimerDuration, in nanoappStart() local
/system/chre/apps/wwan_world/
Dwwan_world.cc47 const uint32_t *timerHandle = static_cast<const uint32_t *>(eventData); in handleTimerEvent() local
/system/chre/apps/wifi_world/
Dwifi_world.cc212 const uint32_t *timerHandle = static_cast<const uint32_t *>(eventData); in handleTimerEvent() local