Searched refs:getNameTypeAt (Results 1 – 4 of 4) sorted by relevance
317 UTimeZoneNameType getNameTypeAt(int32_t idx) const;
429 TimeZoneNames::MatchInfoCollection::getNameTypeAt(int32_t idx) const { in getNameTypeAt() function in TimeZoneNames::MatchInfoCollection
750 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx)); in parse()928 *timeType = getTimeType(spAllMatches->getNameTypeAt(spMatchIdx)); in parse()
951 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i); in findBestMatch()