Home
last modified time | relevance | path

Searched defs:emptyLocales (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateProductionData.java234 Set<String> emptyLocales = new HashSet<>(); in copyFilesAndReturnIsEmpty() local
558 private static Set<String> getChildless(Set<String> emptyLocales, Set<String> available) { in getChildless()
587 Set<String> emptyLocales, in allChildrenAreEmpty()