Searched refs:ucal_getTimeZoneID (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 760 ucal_getTimeZoneID(const UCalendar *cal,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 759 ucal_getTimeZoneID(const UCalendar *cal,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 204 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 204 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 594 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status); in TestGetSetDateAPI() 618 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status); in TestGetSetDateAPI()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 518 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 593 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status); in TestGetSetDateAPI() 617 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status); in TestGetSetDateAPI()
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 528 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
|