Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h96 static std::string GetCityDisplayNameXmlPath(const std::string &locale);
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp847 std::string xmlPath = GetCityDisplayNameXmlPath(locale); in FindCityDisplayNameFromXml()
896 std::string I18nTimeZone::GetCityDisplayNameXmlPath(const std::string &locale) in GetCityDisplayNameXmlPath() function in OHOS::Global::I18n::I18nTimeZone
910 std::string xmlPath = GetCityDisplayNameXmlPath(locale); in FindCityDisplayNameMap()