Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dtznames.h388 UBool getMetaZoneIDAt(int32_t idx, UnicodeString& mzID) const;
/external/icu/icu4c/source/i18n/
Dtznames.cpp483 TimeZoneNames::MatchInfoCollection::getMetaZoneIDAt(int32_t idx, UnicodeString& mzID) const { in getMetaZoneIDAt() function in TimeZoneNames::MatchInfoCollection
Dtzgnames.cpp912 if (tznamesMatches->getMetaZoneIDAt(i, mzID)) { in findBestMatch()
Dtzfmt.cpp2687 if (matches->getMetaZoneIDAt(idx, mzID)) { in getTimeZoneID()