Searched refs:hasReformattedValue (Results 1 – 1 of 1) sorted by relevance
355 Output<Boolean> hasReformattedValue = new Output<Boolean>(); in writeLdml() local378 … sourceLocaleOld = getReformattedPath(oldStatus, old, path, reformattedValue, hasReformattedValue); in writeLdml()392 … oldValue = hasReformattedValue.value ? reformattedValue.value : old.getStringValue(path); in writeLdml()413 … oldStatus, CLDRFile old, String path, Output<String> value, Output<Boolean> hasReformattedValue) { in getReformattedPath() argument415 hasReformattedValue.value = Boolean.FALSE; in getReformattedPath()433 hasReformattedValue.value = Boolean.FALSE; in getReformattedPath()437 hasReformattedValue.value = Boolean.TRUE; in getReformattedPath()440 hasReformattedValue.value = Boolean.TRUE; in getReformattedPath()