Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java805 newFullPath = addReferencesIfNeeded(newFullPath, getFullXPath(cpath)); in putAll()
867 private String addReferencesIfNeeded(String newFullPath, String fullXPath) { in addReferencesIfNeeded() method in CLDRFile