Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java354 Output<String> reformattedValue = new Output<String>(); in writeLdml() local
378 …String sourceLocaleOld = getReformattedPath(oldStatus, old, path, reformattedValue, hasReformatted… in writeLdml()
392 … oldValue = hasReformattedValue.value ? reformattedValue.value : old.getStringValue(path); in writeLdml()