Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java771 … String fullPathWhereFound = getSource(fullStatus).getFullPathAtDPath(fullStatus.pathWhereFound); in getFullPathAtDPath() local
804 … private String getFullPath(String xpath, AliasLocation fullStatus, String fullPathWhereFound) { in getFullPath()