Searched refs:locbundle (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | locdispnames.cpp | 513 UResourceBundle* locbundle=ures_open(U_ICUDATA_LANG, displayLocale, &status); in uloc_getDisplayName() local 514 UResourceBundle* dspbundle=ures_getByKeyWithFallback(locbundle, _kLocaleDisplayPattern, in uloc_getDisplayName() 521 ures_close(locbundle); in uloc_getDisplayName()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | locdispnames.cpp | 525 icu::LocalUResourceBundlePointer locbundle( in uloc_getDisplayName() local 528 … ures_getByKeyWithFallback(locbundle.getAlias(), _kLocaleDisplayPattern, NULL, &status)); in uloc_getDisplayName()
|
/third_party/icu/icu4c/source/common/ |
D | locdispnames.cpp | 525 icu::LocalUResourceBundlePointer locbundle( in uloc_getDisplayName() local 528 … ures_getByKeyWithFallback(locbundle.getAlias(), _kLocaleDisplayPattern, NULL, &status)); in uloc_getDisplayName()
|
/third_party/node/deps/icu-small/source/common/ |
D | locdispnames.cpp | 537 icu::LocalUResourceBundlePointer locbundle( in uloc_getDisplayName() local 540 … ures_getByKeyWithFallback(locbundle.getAlias(), _kLocaleDisplayPattern, NULL, &status)); in uloc_getDisplayName()
|