Searched refs:secondRootTag (Results 1 – 2 of 2) sorted by relevance
140 static const char *secondRootTag; variable
80 const char *LocaleConfig::secondRootTag = "lang"; member in OHOS::Global::I18n::LocaleConfig769 …while (cur != nullptr && !xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(secondRootTag))) { in ReadLangData()