HomeSort by relevance Sort by last modified time
    Searched defs:strftime_locale (Results 1 - 2 of 2) sorted by null

  /system/core/include/cutils/
tztime.h 32 struct strftime_locale { struct
46 size_t strftime_tz(char *s, size_t max, const char *format, const struct tm *tm, const struct strftime_locale *locale);
  /bionic/libc/include/
time.h 83 struct strftime_locale { struct
97 extern size_t strftime_tz(char *s, size_t max, const char *format, const struct tm *tm, const struct strftime_locale* lc);

Completed in 118 milliseconds