Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1110 …String localeFound = sourceFile.getSourceLocaleIdExtended(path, status, false /* skipInheritanceMa… in getMissingStatus() local
1115 if (localeFound.equals("root") || localeFound.equals(XMLSource.CODE_FALLBACK_ID)) { in getMissingStatus()