Searched refs:matchedZoneId (Results 1 – 1 of 1) sorted by relevance
442 std::string matchedZoneId; in Match() local455 if (matchedZoneId.length() == 0) { in Match()456 matchedZoneId = zoneId; in Match()461 matchedZoneId = systemTimezone; in Match()469 CountryResult result = {isOnlyMatch, MatchQuality::DEFAULT_BOOSTED, matchedZoneId}; in Match()