Searched defs:fullXPath (Results 1 – 9 of 9) sorted by relevance
62 String fullXPath = source.getFullXPath(dPath); in get() local
87 String fullXPath = getFullXPathWithoutSortIndices(value); in transform() local
102 final ImmutableList<Result> transform(CldrValue v, String fullXPath, DynamicVars varFn) { in transform()
251 public SourceLocation getSourceLocation(String fullXPath) { in getSourceLocation()
330 private void addPath(String fullXPath, String value) { in addPath()
1017 private String addReferencesIfNeeded(String newFullPath, String fullXPath) { in addReferencesIfNeeded()
2230 String fullXPath = baselineFile.getFullXPath(path); in calculateStatus() local
2012 public SourceLocation getSourceLocation(String fullXPath) { in getSourceLocation()
1049 final String fullXPath = cldrFile.getFullXPath(path); in showDifferences() local