Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h65 static const char *CITY_DISPLAYNAME_PATH; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp60 const char *I18nTimeZone::CITY_DISPLAYNAME_PATH = "/system/usr/ohos_timezone/ohos_city_dispname/"; member in OHOS::Global::I18n::I18nTimeZone
902 return CITY_DISPLAYNAME_PATH + locale + ".xml"; in GetCityDisplayNameXmlPath()
959 displayNamePath = CITY_DISPLAYNAME_PATH; in GetSupportedLocales()