Home
last modified time | relevance | path

Searched defs:oldFullXPath (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 DPivotData.java139 String oldFullXPath = resolvedParent.getFullXPath(path); in writePivot() local
235 String fullPath = null, value = null, oldFullXPath = null, oldValue = null; in addPathsAndValuesFrom() local