Home
last modified time | relevance | path

Searched refs:UTimeZoneTransitionType (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducal.h1450 enum UTimeZoneTransitionType { enum
1477 typedef enum UTimeZoneTransitionType UTimeZoneTransitionType; /**< @stable ICU 50 */ typedef
1495 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type,
/external/icu/icu4c/source/i18n/
Ducal.cpp752 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type, in ucal_getTimeZoneTransitionDate()