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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcintltst.c597 ucal_setDefaultTimeZone(zoneID, status);
612 ucal_setDefaultTimeZone(gOriginalTimeZone, &status);
H A Dccaltst.c227 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
229 log_err("FAIL: ucal_setDefaultTimeZone(Europe/Paris) => %s\n",
243 ucal_setDefaultTimeZone(zone1, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcintltst.c597 ucal_setDefaultTimeZone(zoneID, status);
612 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/chromium_org/third_party/icu/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/unicode/
H A Ducal.h607 * ucal_setDefaultTimeZone() or with the C++ TimeZone API.
633 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp84 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { function
/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.h536 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h546 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro

Completed in 170 milliseconds