Searched refs:getNameTypeAt (Results 1 – 4 of 4) sorted by relevance
359 UTimeZoneNameType getNameTypeAt(int32_t idx) const;
454 TimeZoneNames::MatchInfoCollection::getNameTypeAt(int32_t idx) const { in getNameTypeAt() function in TimeZoneNames::MatchInfoCollection
967 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx)); in parse()1000 *timeType = getTimeType(tzdbNameMatches->getNameTypeAt(matchIdx)); in parse()1219 parsedTimeType = getTimeType(specificMatches->getNameTypeAt(specificMatchIdx)); in parse()1246 parsedTimeType = getTimeType(tzdbNameMatches->getNameTypeAt(tzdbNameMatchIdx)); in parse()
917 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i); in findBestMatch()