Lines Matching full:timebuf
5260 char timeBuf[FILENAME_MAX];5263 memset(timeBuf, 0, sizeof(timeBuf));5269 strftime (timeBuf, sizeof(timeBuf),5272 String8 filePath(timeBuf);