Searched refs:CITY_DISPLAYNAME_ROOT_TAG (Results 1 – 2 of 2) sorted by relevance
72 static const char *CITY_DISPLAYNAME_ROOT_TAG; variable
66 const char *I18nTimeZone::CITY_DISPLAYNAME_ROOT_TAG = "display_names"; member in OHOS::Global::I18n::I18nTimeZone854 … if (!cur || xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(CITY_DISPLAYNAME_ROOT_TAG))) { in FindCityDisplayNameFromXml()917 … if (!cur || xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(CITY_DISPLAYNAME_ROOT_TAG))) { in FindCityDisplayNameMap()