Searched refs:ucal_setTimeZone (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 760 ucal_setTimeZone(UCalendar* cal,
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 760 ucal_setTimeZone(UCalendar* cal,
|
D | urename.h | 551 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
|
/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 | 551 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 863 ucal_setTimeZone(cal, zoneID, len, status); in ucal_setTimeZone_android()
|