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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h760 ucal_getTimeZoneID(const UCalendar *cal,
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h759 ucal_getTimeZoneID(const UCalendar *cal,
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp204 ucal_getTimeZoneID(const UCalendar *cal, function
/external/icu/icu4c/source/i18n/
H A Ducal.cpp204 ucal_getTimeZoneID(const UCalendar *cal, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h518 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h528 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c591 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
592 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
593 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
617 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
/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 295 milliseconds