Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java718 AliasLocation fullStatus = getCachedFullStatus(xpath); in getValueAtDPath()
769 AliasLocation fullStatus = getCachedFullStatus(xpath); in getFullPathAtDPath()
797 AliasLocation fullStatus = getCachedFullStatus(xpath); in getChangeDateAtDPath()
849 private AliasLocation getCachedFullStatus(String xpath) { in getCachedFullStatus() method in XMLSource.ResolvingSource
882 AliasLocation fullStatus = getCachedFullStatus(xpath); in getWinningPath()
923 AliasLocation fullStatus = getCachedFullStatus(distinguishedXPath); in getSourceLocaleID()
988 return getCachedFullStatus(aliasedPath); in getPathLocation()