HomeSort by relevance Sort by last modified time
    Searched refs:LoopTimerFunc (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/
looper.h 85 typedef void (*LoopTimerFunc)(void* opaque);
92 void (*timer_init)(Looper* looper, LoopTimer* timer, LoopTimerFunc callback, void* opaque);
131 LoopTimerFunc callback,
looper-generic.c 38 LoopTimerFunc callback;
120 LoopTimerFunc callback,
looper-qemu.c 84 LoopTimerFunc callback,

Completed in 45 milliseconds