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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 617 * use ucal_getCanonicalTimeZoneID prior to this function.
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 618 * use ucal_getCanonicalTimeZoneID prior to this function.
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 502 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
  /external/icu4c/i18n/
ucal.cpp 505 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
  /external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 216 /*Testing ucal_getCanonicalTimeZoneID*/
218 resultlength = ucal_getCanonicalTimeZoneID(PST, -1,
221 log_err("FAIL: error in ucal_getCanonicalTimeZoneID : %s\n", u_errorName(status));
224 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) returned %s : expected - %s (Are you missing data?)\n",
228 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n",
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 220 /*Testing ucal_getCanonicalTimeZoneID*/
222 resultlength = ucal_getCanonicalTimeZoneID(PST, -1,
225 log_err("FAIL: error in ucal_getCanonicalTimeZoneID : %s\n", u_errorName(status));
228 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) returned %s : expected - %s (Are you missing data?)\n",
232 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n",
    [all...]
  /external/icu4c/common/unicode/
urename.h 509 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID)
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 475 #define ucal_getCanonicalTimeZoneID ucal_getCanonicalTimeZoneID_4_2
    [all...]

Completed in 265 milliseconds