Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h116 static const char *GetDeviceCityDisplayNamePath();
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp898 const char *deviceCityDisplayNamePath = GetDeviceCityDisplayNamePath(); in GetCityDisplayNameXmlPath()
957 std::string displayNamePath = GetDeviceCityDisplayNamePath(); in GetSupportedLocales()
1344 const char *I18nTimeZone::GetDeviceCityDisplayNamePath() in GetDeviceCityDisplayNamePath() function in OHOS::Global::I18n::I18nTimeZone