Home
last modified time | relevance | path

Searched defs:languageTag (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlocale_helper_test.cpp142 JSHandle<EcmaString> languageTag = LocaleHelper::ToLanguageTag(thread, icuLocale1); in HWTEST_F_L0() local
Djs_locale_test.cpp219 JSHandle<EcmaString> languageTag = intl::LocaleHelper::DefaultLocale(thread); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlLocaleMatch.cpp181 std::string languageTag = intl::ToStdStringLanguageTag(formalLocale); in CanonicalizeLocaleList() local
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp205 JSHandle<EcmaString> languageTag = ToLanguageTag(thread, formalLocale); in CanonicalizeUnicodeLocaleId() local