Searched refs:ucal_getTimeZoneID (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h759 ucal_getTimeZoneID(const UCalendar *cal,
/external/icu/icu4c/source/i18n/
H A Ducal.cpp204 ucal_getTimeZoneID(const UCalendar *cal, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h525 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c592 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
593 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
594 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
618 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);

Completed in 71 milliseconds