Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXMLSource.java824 AliasLocation fullStatus = getCachedFullStatus(xpath, true /* skipInheritanceMarker */); in getValueAtDPath() local
841 AliasLocation fullStatus = getCachedFullStatus(dPath, true /* skipInheritanceMarker */); in getSourceLocation() local
848 public XMLSource getSource(AliasLocation fullStatus) { in getSource()
864 AliasLocation fullStatus = getCachedFullStatus(xpath, true /* skipInheritanceMarker */); in getFullPathAtDPath() local
884 AliasLocation fullStatus = getCachedFullStatus(xpath, true /* skipInheritanceMarker */); in getChangeDateAtDPath() local
891 … private String getFullPath(String xpath, AliasLocation fullStatus, String fullPathWhereFound) { in getFullPath()
937 …AliasLocation fullStatus = getPathLocation(xpath, true /* skipFirst */, true /* skipInheritanceMar… in getBaileyValue() local
971 AliasLocation fullStatus = getSourceLocaleIDCache.get(xpath); in getCachedFullStatus() local
1018 … AliasLocation fullStatus = getCachedFullStatus(distinguishedXPath, skipInheritanceMarker); in getSourceLocaleIdExtended() local