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.java271 Set<String> emptyLocales = new HashSet<>(); in copyFilesAndReturnIsEmpty() local
801 Set<String> emptyLocales, Set<String> available, boolean isAnnotationsDir) { in getChildless()
837 String locale, Set<String> emptyLocales, Multimap<String, String> parent2child) { in allChildrenAreEmpty()