Home
last modified time | relevance | path

Searched refs:matchedZoneId (Results 1 - 1 of 1) sorted by relevance

/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp458 std::string matchedZoneId; in Match() local
471 if (matchedZoneId.length() == 0) { in Match()
472 matchedZoneId = zoneId; in Match()
477 matchedZoneId = systemTimezone; in Match()
485 CountryResult result = {isOnlyMatch, MatchQuality::DEFAULT_BOOSTED, matchedZoneId}; in Match()

Completed in 2 milliseconds