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

  /external/qemu/telephony/
sysdeps_qemu.c 91 timer_free( timer->timer );
113 timer_free( timer->timer );
126 timer_free( timer->timer );
  /external/qemu/
buffered_file.c 185 timer_free(s->timer);
qemu-timer.c 336 void timer_free(QEMUTimer *ts) function
qemu-char.c 1035 timer_free(s->timer);
    [all...]
savevm.c 152 timer_free(timer);
    [all...]
  /external/qemu/include/qemu/
timer.h 433 * are going to call timer_free. Use timer_init instead.
517 * timer_free:
522 void timer_free(QEMUTimer *ts);
  /external/qemu/android/
looper-qemu.c 70 timer_free(tt);
shaper.c 127 timer_free(shaper->timer);
hw-sensors.c 215 timer_free(cl->timer);
  /external/qemu/hw/android/goldfish/
pipe.c 820 timer_free(pipe->timer);
    [all...]
  /external/qemu/ui/
vnc-android.c 901 timer_free(vs->timer);
    [all...]
vnc.c 893 timer_free(vs->timer);
    [all...]

Completed in 2558 milliseconds