Home
last modified time | relevance | path

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

/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h158 void GetCountryZones(std::string &region, std::string &defaultTimezone, bool &isBoosted,
/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp248 GetCountryZones(region, defaultTimezone, isBoosted, zones); in LookupTimezoneByCountryAndNITZ()
288 GetCountryZones(region, defaultTimezone, isBoosted, zones); in LookupTimezoneByCountry()
327 void ZoneUtil::GetCountryZones(std::string &region, std::string &defaultTimzone, bool &isBoosted, in GetCountryZones() function in ZoneUtil
333 HILOG_ERROR_I18N("ZoneUtil::GetCountryZones can not open tzlookup.xml"); in GetCountryZones()
339 HILOG_ERROR_I18N("ZoneUtil::GetCountryZones invalid Root_tag"); in GetCountryZones()
349 HILOG_ERROR_I18N("ZoneUtil::GetCountryZones invalid code_tag"); in GetCountryZones()

Completed in 2 milliseconds