Home
last modified time | relevance | path

Searched refs:USystemTimeZoneType (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducal.h530 enum USystemTimeZoneType { enum
549 typedef enum USystemTimeZoneType USystemTimeZoneType; typedef
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
Dtimezone.h193 USystemTimeZoneType zoneType,
/external/icu/icu4c/source/i18n/
Dtimezone.cpp589 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap()
755 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap()
791 …static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffse… in create()
955 USystemTimeZoneType zoneType, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Ducal.cpp50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration()