Home
last modified time | relevance | path

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

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