Lines Matching full:timebuf
2643 char timeBuf[128];2646 memset(timeBuf, 0, sizeof(timeBuf));2652 strftime(timeBuf, sizeof(timeBuf),2655 String8 filePath(timeBuf);2758 char timeBuf[128];2762 memset(timeBuf, 0, sizeof(timeBuf));2777 strftime(timeBuf, sizeof(timeBuf),2780 String8 filePath(timeBuf);