Searched refs:ucal_getCanonicalTimeZoneID (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1316 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1316 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
|
D | urename.h | 517 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID) macro
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 567 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len, in ucal_getCanonicalTimeZoneID() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 517 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 268 resultlength = ucal_getCanonicalTimeZoneID(PST, -1, in TestCalendar()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 761 return ucal_getCanonicalTimeZoneID(id, len, result, resultCapacity, isSystemID, status); in ucal_getCanonicalTimeZoneID_android()
|