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

  /bionic/libc/private/
bionic_time.h 47 const char * c_fmt; member in struct:strftime_locale
  /bionic/libc/tzcode/
strftime.c 56 const char * c_fmt; member in struct:lc_time_T
95 ** c_fmt
260 pt = _fmt(locale->c_fmt, t, pt, ptlim, warnp, locale);
  /frameworks/base/core/jni/
android_text_format_Time.cpp 226 env->ReleaseStringUTFChars(js_c_fmt, locale.c_fmt);
285 locale.c_fmt = env->GetStringUTFChars(js_c_fmt, NULL);

Completed in 978 milliseconds