Searched refs:zoneType (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dtimezone.h180 * @param zoneType The system time zone type.
193 USystemTimeZoneType zoneType,
H A Ducal.h554 * @param zoneType The system time zone type.
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu4c/i18n/
H A Ducal.cpp50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, argument
53 zoneType, region, rawOffset, *ec), ec);
H A Dtimezone.cpp983 USystemTimeZoneType zoneType,
987 return TZEnumeration::create(zoneType, region, rawOffset, ec);
982 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) argument

Completed in 147 milliseconds