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

  /external/qemu/
qemu-common.h 154 void qemu_get_timedate(struct tm *tm, int offset);
vl-android.c 591 void qemu_get_timedate(struct tm *tm, int offset) function
    [all...]
vl.c 374 void qemu_get_timedate(struct tm *tm, int offset) function
    [all...]
  /external/qemu/hw/
mc146818rtc.c 501 qemu_get_timedate(&tm, 0);

Completed in 107 milliseconds