Searched refs:getTimeZoneIDAt (Results 1 – 4 of 4) sorted by relevance
335 UBool getTimeZoneIDAt(int32_t idx, UnicodeString& tzID) const;
447 TimeZoneNames::MatchInfoCollection::getTimeZoneIDAt(int32_t idx, UnicodeString& tzID) const { in getTimeZoneIDAt() function in TimeZoneNames::MatchInfoCollection
945 if (!tznamesMatches->getTimeZoneIDAt(i, bestMatchTzID)) { in findBestMatch()
2130 if (!matches->getTimeZoneIDAt(idx, tzID)) { in getTimeZoneID()