Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp898 const char *deviceCityDisplayNamePath = GetDeviceCityDisplayNamePath(); in GetCityDisplayNameXmlPath() local
899 if (strlen(deviceCityDisplayNamePath) != 0) { in GetCityDisplayNameXmlPath()
900 return deviceCityDisplayNamePath + locale + ".xml"; in GetCityDisplayNameXmlPath()