Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DPivotData.java132 String oldFullXPath = resolvedParent.getFullXPath(path); in writePivot() local
211 String fullPath = null, value = null, oldFullXPath = null, oldValue = null; in addPathsAndValuesFrom() local