Home | History | Annotate | Download | only in app

Lines Matching refs:time_str

1107     char time_str[kUint64StringSize];
1109 my_uint64tos(time_str, time, time_len);
1114 sys_write(log_fd, time_str, time_len);
1367 char time_str[kUint64StringSize];
1369 my_uint64tos(time_str, time, time_len);
1373 time_str, time_len);