Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateProductionData.java803 Multimap<String, String> parent2child = HashMultimap.create(); in getChildless() local
837 String locale, Set<String> emptyLocales, Multimap<String, String> parent2child) { in allChildrenAreEmpty() argument