Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Dtimezone.h167 USystemTimeZoneType zoneType,
Ducal.h568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu4c/i18n/
Ducal.cpp49 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument
52 zoneType, region, rawOffset, *ec), ec); in ucal_openTimeZoneIDEnumeration()
Dtimezone.cpp970 USystemTimeZoneType zoneType, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
974 return TZEnumeration::create(zoneType, region, rawOffset, ec); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()