Searched refs:ucal_setDefaultTimeZone (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcintltst.c605 ucal_setDefaultTimeZone(zoneID, status);
620 ucal_setDefaultTimeZone(gOriginalTimeZone, &status);
H A Dccaltst.c228 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
230 log_err("FAIL: ucal_setDefaultTimeZone(Europe/Paris) => %s\n",
244 ucal_setDefaultTimeZone(zone1, &status);
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h607 * ucal_setDefaultTimeZone() or with the C++ TimeZone API.
633 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp84 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { function
/external/icu/icu4c/source/common/unicode/
H A Durename.h543 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro

Completed in 266 milliseconds