Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dtznames.h377 UBool getTimeZoneIDAt(int32_t idx, UnicodeString& tzID) const;
/external/icu/icu4c/source/i18n/
Dtznames.cpp472 TimeZoneNames::MatchInfoCollection::getTimeZoneIDAt(int32_t idx, UnicodeString& tzID) const { in getTimeZoneIDAt() function in TimeZoneNames::MatchInfoCollection
Dtzgnames.cpp911 if (!tznamesMatches->getTimeZoneIDAt(i, bestMatchTzID)) { in findBestMatch()
Dtzfmt.cpp2711 if (!matches->getTimeZoneIDAt(idx, tzID)) { in getTimeZoneID()