Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java752 AliasLocation fullStatus = getCachedFullStatus(xpath, true /* skipInheritanceMarker */); in getValueAtDPath() local
768 public XMLSource getSource(AliasLocation fullStatus) { in getSource()
808 AliasLocation fullStatus = getCachedFullStatus(xpath, true /* skipInheritanceMarker */); in getFullPathAtDPath() local
836 AliasLocation fullStatus = getCachedFullStatus(xpath, true /* skipInheritanceMarker */); in getChangeDateAtDPath() local
843 … private String getFullPath(String xpath, AliasLocation fullStatus, String fullPathWhereFound) { in getFullPath()
890 …AliasLocation fullStatus = getPathLocation(xpath, true /* skipFirst */, true /* skipInheritanceMar… in getBaileyValue() local
926 AliasLocation fullStatus = getSourceLocaleIDCache.get(xpath); in getCachedFullStatus() local
973 … AliasLocation fullStatus = getCachedFullStatus(distinguishedXPath, skipInheritanceMarker); in getSourceLocaleIdExtended() local