Lines Matching full:timebuf
1992 char timeBuf[128];1995 memset(timeBuf, 0, sizeof(timeBuf));2001 strftime(timeBuf, sizeof(timeBuf),2004 String8 filePath(timeBuf);2107 char timeBuf[128];2111 memset(timeBuf, 0, sizeof(timeBuf));2126 strftime(timeBuf, sizeof(timeBuf),2129 String8 filePath(timeBuf);