Home
last modified time | relevance | path

Searched defs:ToLanguageTag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlocale_helper_test.cpp172 HWTEST_F_L0(LocaleHelperTest, ToLanguageTag) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp207 JSHandle<EcmaString> LocaleHelper::ToLanguageTag(JSThread *thread, const icu::Locale &locale) in ToLanguageTag() function in panda::ecmascript::intl::LocaleHelper