Home | History | Annotate | Download | only in HAL3

Lines Matching refs:timeBuf

8608         char timeBuf[FILENAME_MAX];
8611 memset(timeBuf, 0, sizeof(timeBuf));
8617 strftime (timeBuf, sizeof(timeBuf),
8620 String8 filePath(timeBuf);