HomeSort by relevance Sort by last modified time
    Searched refs:timeBuf (Results 1 - 15 of 15) sorted by null

  /external/curl/docs/examples/
synctime.c 264 char timeBuf[61];
326 snprintf(timeBuf, 60, "%s, %02d %s %04d %02d:%02d:%02d.%03d, ",
333 fprintf(stderr, "Before HTTP. Date: %s%s\n\n", timeBuf, tzoneBuf);
340 snprintf(timeBuf, 60, "%s, %02d %s %04d %02d:%02d:%02d.%03d, ",
345 fprintf(stderr, "\nAfter HTTP. Date: %s%s\n", timeBuf, tzoneBuf);
356 snprintf(timeBuf, 60, "%s, %02d %s %04d %02d:%02d:%02d.%03d, ",
361 fprintf(stderr, "\nNew System's Date: %s%s\n", timeBuf, tzoneBuf);
  /system/core/liblog/
fake_log_device.c 360 char timeBuf[32];
390 // strftime(timeBuf, sizeof(timeBuf), "%Y-%m-%d %H:%M:%S", ptm);
391 strftime(timeBuf, sizeof(timeBuf), "%m-%d %H:%M:%S", ptm);
424 snprintf(prefixBuf, sizeof(prefixBuf), "%s %-8s\n\t", timeBuf, tag);
431 timeBuf, pid, tid, priChar, tag);
438 timeBuf, pid, tid, priChar, tag);
logprint.c     [all...]
  /frameworks/av/cmds/screenrecord/
Overlay.cpp 371 char timeBuf[64];
372 strftime(timeBuf, sizeof(timeBuf), "%a, %d %b %Y %T %z", &tm);
374 header += timeBuf;
  /system/core/debuggerd/libdebuggerd/
tombstone.cpp 604 char timeBuf[32];
609 strftime(timeBuf, sizeof(timeBuf), "%m-%d %H:%M:%S", ptm);
619 timeBuf, entry->nsec / 1000000, entry->pid, entry->tid,
646 timeBuf, entry->nsec / 1000000, entry->pid, entry->tid,
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp     [all...]
  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 1032 char timeBuf[128];
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWICallbacks.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
QCamera3HWI.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 509 milliseconds