Home
last modified time | relevance | path

Searched refs:ucal_getCanonicalTimeZoneID (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducal.h1316 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
/external/icu/libandroidicu/include/unicode/
Ducal.h1316 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
Durename.h517 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID) macro
/external/icu/icu4c/source/i18n/
Ducal.cpp567 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len, in ucal_getCanonicalTimeZoneID() function
/external/icu/icu4c/source/common/unicode/
Durename.h517 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID) macro
/external/icu/icu4c/source/test/cintltst/
Dccaltst.c268 resultlength = ucal_getCanonicalTimeZoneID(PST, -1, in TestCalendar()
/external/icu/libandroidicu/static_shim/
Dshim.cpp761 return ucal_getCanonicalTimeZoneID(id, len, result, resultCapacity, isSystemID, status); in ucal_getCanonicalTimeZoneID_android()