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.java615 final String fallbackPath = getFallbackPath(xpath, false, true); in getStringValue()
634 …final String fallbackPath = getFallbackPath(xpath, false, false); // return null if there is no di… in getBaileyValue()
636 getFallbackPath(xpath, false, true); in getBaileyValue()
698 private String getFallbackPath(String xpath, boolean winning, boolean checkExtraPaths) { in getFallbackPath() method in CLDRFile
774 final String fallbackPath = getFallbackPath(distinguishedXPath, false, true); in getSourceLocaleIdExtended()
3679 String fallbackPath = getFallbackPath(winningPath, true, true);
3838 final String fallbackPath = getFallbackPath(xpath, false, true);