Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DUnitConverter.java476 Rational toPivot = toPivotInfo.unitInfo.convert(source); in convertDirect() local
477 Rational fromPivot = fromPivotInfo.unitInfo.convertBackwards(toPivot); in convertDirect()