Home
last modified time | relevance | path

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

/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 &defaultTimezone);
/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp251 GetICUCountryZones(region, zones, defaultTimezone); in LookupTimezoneByCountryAndNITZ()
295 GetICUCountryZones(region, zones, defaultTimezone); in LookupTimezoneByCountry()
422 void ZoneUtil::GetICUCountryZones(std::string &region, std::vector<std::string> &zones, std::string &defaultTimezone) in GetICUCountryZones() function in ZoneUtil
427 HILOG_ERROR_I18N("ZoneUtil::GetICUCountryZones can not get icu data"); in GetICUCountryZones()

Completed in 2 milliseconds