Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlLanguageTag.cpp206 std::string ToStdStringLanguageTag(const icu::Locale &locale) in ToStdStringLanguageTag() function
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp210 std::string LocaleHelper::ToStdStringLanguageTag(JSThread *thread, const icu::Locale &locale) in ToStdStringLanguageTag() function in panda::ecmascript::intl::LocaleHelper