Searched refs:TIMEZONE_ROOT_TAG (Results 1 – 2 of 2) sorted by relevance
70 static const char *TIMEZONE_ROOT_TAG; variable
64 const char *I18nTimeZone::TIMEZONE_ROOT_TAG = "timezones"; member in OHOS::Global::I18n::I18nTimeZone760 if (!cur || xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(TIMEZONE_ROOT_TAG))) { in ReadTimeZoneData()