Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java355 Output<Boolean> hasReformattedValue = new Output<Boolean>(); in writeLdml() local
413 … oldStatus, CLDRFile old, String path, Output<String> value, Output<Boolean> hasReformattedValue) { in getReformattedPath()