Searched refs:ucal_setTimeZone (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 747 ucal_setTimeZone(UCalendar* cal,
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 619 ucal_setTimeZone(caldef2,tzID, 3, &status); in TestGetSetDateAPI() 645 ucal_setTimeZone(caldef2, tzID, 3, &status); in TestGetSetDateAPI() 662 ucal_setTimeZone(caldef2, NULL, -1, &status); in TestGetSetDateAPI() 2322 ucal_setTimeZone(ucal, itemPtr->zoneName, -1, &status); in TestGetTZTransition()
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 189 ucal_setTimeZone( UCalendar* cal, in ucal_setTimeZone() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 548 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
|