Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUService.java736 private SortedMap<String, String> dnCache; field in ICUService.LocaleRef
739 LocaleRef(SortedMap<String, String> dnCache, ULocale locale, Comparator<Object> com) { in LocaleRef() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUService.java731 private SortedMap<String, String> dnCache; field in ICUService.LocaleRef
734 LocaleRef(SortedMap<String, String> dnCache, ULocale locale, Comparator<Object> com) { in LocaleRef() argument