Home
last modified time | relevance | path

Searched refs:locbundle (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp513 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/
Dlocdispnames.cpp525 icu::LocalUResourceBundlePointer locbundle( in uloc_getDisplayName() local
528 … ures_getByKeyWithFallback(locbundle.getAlias(), _kLocaleDisplayPattern, NULL, &status)); in uloc_getDisplayName()
/third_party/icu/icu4c/source/common/
Dlocdispnames.cpp525 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/
Dlocdispnames.cpp537 icu::LocalUResourceBundlePointer locbundle( in uloc_getDisplayName() local
540 … ures_getByKeyWithFallback(locbundle.getAlias(), _kLocaleDisplayPattern, NULL, &status)); in uloc_getDisplayName()