Home | History | Annotate | Download | only in HAL3

Lines Matching refs:timeBuf

6454         char timeBuf[FILENAME_MAX];
6457 memset(timeBuf, 0, sizeof(timeBuf));
6464 strftime (timeBuf, sizeof(timeBuf),
6468 String8 filePath(timeBuf);