Home
last modified time | relevance | path

Searched refs:ucal_setDefaultTimeZone (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcintltst.c607 ucal_setDefaultTimeZone(zoneID, status); in ctest_setTimeZone()
622 ucal_setDefaultTimeZone(gOriginalTimeZone, &status); in ctest_resetTimeZone()
Dccaltst.c236 ucal_setDefaultTimeZone(EUROPE_PARIS, &status); in TestCalendar()
252 ucal_setDefaultTimeZone(zone1, &status); in TestCalendar()
/external/icu/icu4c/source/i18n/unicode/
Ducal.h650 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
/external/icu/libandroidicu/include/unicode/
Ducal.h650 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
Durename.h548 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro
/external/icu/icu4c/source/i18n/
Ducal.cpp87 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() function
/external/icu/icu4c/source/common/unicode/
Durename.h548 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro
/external/icu/libandroidicu/static_shim/
Dshim.cpp854 ucal_setDefaultTimeZone(zoneID, ec); in ucal_setDefaultTimeZone_android()