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

/external/qemu/android/
H A Dsnapshot.c224 char date_buf[21]; local
231 snapshot_format_create_date(date_buf, sizeof(date_buf), &date_sec);
235 info->id_str, info->name, size_buf, date_buf, clock_buf);
/external/qemu/
H A Dblock.c1934 char buf1[128], date_buf[128], clock_buf[128]; local
1951 strftime(date_buf, sizeof(date_buf),
1955 strftime(date_buf, sizeof(date_buf),
1969 date_buf,

Completed in 508 milliseconds