Searched refs:getNameTypeAt (Results 1 – 4 of 4) sorted by relevance
335 UTimeZoneNameType getNameTypeAt(int32_t idx) const;
396 TimeZoneNames::MatchInfoCollection::getNameTypeAt(int32_t idx) const { in getNameTypeAt() function in TimeZoneNames::MatchInfoCollection
942 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i); in findBestMatch()
951 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx)); in parse()1167 parsedTimeType = getTimeType(specificMatches->getNameTypeAt(specificMatchIdx)); in parse()