Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp429 std::set<std::string> countryZoneIds; in GetICUCountryZones() local
439 countryZoneIds.insert(timezoneId); in GetICUCountryZones()
443 for (auto it = countryZoneIds.begin(); it != countryZoneIds.end(); ++it) { in GetICUCountryZones()

Completed in 1 milliseconds