Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp260 GetICUCountryZones(region, zones, defaultTimezone); in LookupTimezoneByCountryAndNITZ()
304 GetICUCountryZones(region, zones, defaultTimezone); in LookupTimezoneByCountry()
431 void ZoneUtil::GetICUCountryZones(std::string &region, std::vector<std::string> &zones, std::string… in GetICUCountryZones() function in ZoneUtil
/ohos5.0/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h160 …void GetICUCountryZones(std::string &region, std::vector<std::string> &zones, std::string &default…