Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DChartDelta.java460 Output<Boolean> hasReformattedValue = new Output<>(); in writeLdml() local
560 Output<Boolean> hasReformattedValue) { in getReformattedPath()