Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollator.java550 public String getDisplayName(Locale objectLocale, Locale displayLocale) { in getDisplayName()
562 public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName()
1102 static public String getDisplayName(Locale objectLocale, Locale displayLocale) { in getDisplayName()
1115 static public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName()
1127 static public String getDisplayName(Locale objectLocale) { in getDisplayName()
1139 static public String getDisplayName(ULocale objectLocale) { in getDisplayName()
DCollatorServiceShim.java82 ULocale objectLocale = new ULocale(id); in registerFactory() local
126 String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollator.java523 public String getDisplayName(Locale objectLocale, Locale displayLocale) { in getDisplayName()
534 public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName()
1060 static public String getDisplayName(Locale objectLocale, Locale displayLocale) { in getDisplayName()
1072 static public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName()
1083 static public String getDisplayName(Locale objectLocale) { in getDisplayName()
1094 static public String getDisplayName(ULocale objectLocale) { in getDisplayName()
DCollatorServiceShim.java83 ULocale objectLocale = new ULocale(id); in registerFactory() local
127 String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in getDisplayName()
/third_party/node/deps/icu-small/source/i18n/
Dcoll.cpp118 CollatorFactory::getDisplayName(const Locale& objectLocale, in getDisplayName()
575 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName()
589 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcoll.cpp118 CollatorFactory::getDisplayName(const Locale& objectLocale, in getDisplayName()
574 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName()
588 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName()
/third_party/icu/icu4c/source/i18n/
Dcoll.cpp118 CollatorFactory::getDisplayName(const Locale& objectLocale, in getDisplayName()
574 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName()
588 UnicodeString& U_EXPORT2 Collator::getDisplayName(const Locale& objectLocale, in getDisplayName()
/third_party/node/deps/icu-small/source/common/
Dlocdispnames.cpp254 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName()
263 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp254 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName()
263 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName()
/third_party/icu/icu4c/source/common/
Dlocdispnames.cpp254 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName()
263 BreakIterator::getDisplayName(const Locale& objectLocale, in getDisplayName()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationServiceTest.java176 public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in TestRegisterFactory()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationServiceTest.java179 public String getDisplayName(ULocale objectLocale, ULocale displayLocale) { in TestRegisterFactory()
/third_party/icu/icu4c/source/test/intltest/
Dsvccoll.cpp297 virtual UnicodeString& getDisplayName(const Locale& objectLocale, in getDisplayName()