Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/unicode/
Dtznames.h388 UBool getMetaZoneIDAt(int32_t idx, UnicodeString& mzID) const;
/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.cpp919 if (tznamesMatches->getMetaZoneIDAt(i, mzID)) { in findBestMatch()
Dtzfmt.cpp2719 if (matches->getMetaZoneIDAt(idx, mzID)) { in getTimeZoneID()