Searched refs:date_buf (Results 1 - 2 of 2) sorted by relevance

/external/qemu/android/
H A Dsnapshot.c225 char date_buf[21]; local
229 snapshot_format_create_date(date_buf, sizeof(date_buf),
234 info->id_str, info->name, size_buf, date_buf, clock_buf);
/external/qemu/
H A Dblock.c1932 char buf1[128], date_buf[128], clock_buf[128]; local
1949 strftime(date_buf, sizeof(date_buf),
1953 strftime(date_buf, sizeof(date_buf),
1967 date_buf,

Completed in 77 milliseconds