Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java395 addPathDiff(sourceDir, old, current, locale, ph, diff); in writeLdml()
484 …private void addPathDiff(File sourceDir, CLDRFile old, CLDRFile current, String locale, PathHeader… in addPathDiff() method in ChartDelta