Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java1504 if (!sourcesHavePath(pathWithValue, children)) { in getPathsWithValue()
1542 private boolean sourcesHavePath(String xpath, List<XMLSource> sources) { in sourcesHavePath() method in XMLSource.ResolvingSource