Home
last modified time | relevance | path

Searched refs:objLoc (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Ducol_res.cpp523 ucol_getDisplayName( const char *objLoc, in ucol_getDisplayName() argument
536 Collator::getDisplayName(Locale(objLoc), Locale(dispLoc), dst); in ucol_getDisplayName()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_res.cpp523 ucol_getDisplayName( const char *objLoc, in ucol_getDisplayName() argument
536 Collator::getDisplayName(Locale(objLoc), Locale(dispLoc), dst); in ucol_getDisplayName()
/third_party/node/deps/icu-small/source/i18n/
Ducol_res.cpp533 ucol_getDisplayName( const char *objLoc, in ucol_getDisplayName() argument
546 Collator::getDisplayName(Locale(objLoc), Locale(dispLoc), dst); in ucol_getDisplayName()
/third_party/icu/icu4c/source/i18n/unicode/
Ducol.h803 ucol_getDisplayName( const char *objLoc,
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducol.h813 ucol_getDisplayName( const char *objLoc,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducol.h803 ucol_getDisplayName( const char *objLoc,
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1198 int32_t ucol_getDisplayName(const char * objLoc, const char * dispLoc, UChar * result, int32_t resu… in ucol_getDisplayName() argument
1199 …return U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName)(objLoc, dispLoc, result, resultLength, status… in ucol_getDisplayName()