Searched defs:zoneType (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ducal.cpp49 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, argument
52 zoneType, region, rawOffset, *ec), ec);
H A Dtimezone.cpp970 USystemTimeZoneType zoneType,
974 return TZEnumeration::create(zoneType, region, rawOffset, ec);
969 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) argument

Completed in 39 milliseconds