HomeSort by relevance Sort by last modified time
    Searched defs:timer_init (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/
looper.h 92 void (*timer_init)(Looper* looper, LoopTimer* timer, LoopTimerFunc callback, void* opaque); member in struct:Looper
134 looper->timer_init(looper, timer, callback, opaque);
  /external/qemu/
qemu-timer.c 325 void timer_init(QEMUTimer *ts, function

Completed in 45 milliseconds