OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
587
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 3193 milliseconds