Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DGlossonymConstructor.java126 public Set<String> getPathsWhereFound(String xpath, Set<String> paths) { in getPathsWhereFound() method in GlossonymConstructor
H A DCLDRFile.java664 public List<LocaleInheritanceInfo> getPathsWhereFound(String xpath) { in getPathsWhereFound() method in CLDRFile