Home
last modified time | relevance | path

Searched defs:ucal_setDefaultTimeZone (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Ducal.cpp87 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp87 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() function
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp88 ucal_setDefaultTimeZone(const char16_t* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() function
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1173 void ucal_setDefaultTimeZone(const UChar *zoneID, UErrorCode *ec) in ucal_setDefaultTimeZone() function
1175 U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone)(zoneID, ec); in ucal_setDefaultTimeZone() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h555 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h561 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h560 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone) macro