Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DCLDRFile.java591 final String fallbackPath = getFallbackPath(xpath, false, true); in getStringValue()
623 getFallbackPath( in getBaileyValue()
627 getFallbackPath(xpath, false, true); in getBaileyValue()
723 private String getFallbackPath(String xpath, boolean winning, boolean checkExtraPaths) { in getFallbackPath() method in CLDRFile
811 final String fallbackPath = getFallbackPath(distinguishedXPath, false, true); in getSourceLocaleIdExtended()
3670 String fallbackPath = getFallbackPath(winningPath, true, true);