Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateProductionData.java228 Set<String> emptyLocales = new HashSet<>(); in copyFilesAndReturnIsEmpty() local
560 …private static Set<String> getChildless(Set<String> emptyLocales, Set<String> available, boolean i… in getChildless()
595 Set<String> emptyLocales, in allChildrenAreEmpty()