Searched refs:secondRootRegion (Results 1 – 2 of 2) sorted by relevance
142 static const char *secondRootRegion; variable
82 const char *LocaleConfig::secondRootRegion = "region"; member in OHOS::Global::I18n::LocaleConfig831 …le (cur != nullptr && !xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(secondRootRegion))) { in ReadRegionData()