Home
last modified time | relevance | path

Searched defs:dnCache (Results 1 – 1 of 1) 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