Searched refs:USystemTimeZoneType (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 534 enum USystemTimeZoneType { enum 553 typedef enum USystemTimeZoneType USystemTimeZoneType; typedef 572 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
D | timezone.h | 195 USystemTimeZoneType zoneType,
|
/external/icu/icu4c/source/i18n/ |
D | timezone.cpp | 593 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()
|
D | ucal.cpp | 53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration()
|