Searched refs:ucal_getTimeZoneID (Results 1 – 7 of 7) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 776 ucal_getTimeZoneID(const UCalendar *cal,
|
D | urename.h | 530 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 776 ucal_getTimeZoneID(const UCalendar *cal,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 207 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 602 idLen = ucal_getTimeZoneID(caldef2, id, UPRV_LENGTHOF(id), &status); in TestGetSetDateAPI() 626 idLen = ucal_getTimeZoneID(caldef2, id, UPRV_LENGTHOF(id), &status); in TestGetSetDateAPI()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 530 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 800 return ucal_getTimeZoneID(cal, result, resultLength, status); in ucal_getTimeZoneID_android()
|