Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ducal.h534 enum USystemTimeZoneType { enum
553 typedef enum USystemTimeZoneType USystemTimeZoneType; typedef
572 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
Dtimezone.h195 USystemTimeZoneType zoneType,
/external/icu/icu4c/source/i18n/
Dtimezone.cpp593 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap()
759 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap()
795 …static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffse… in create()
959 USystemTimeZoneType zoneType, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration()