Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp39 JSHandle<EcmaString> LocaleHelper::UStringToString(JSThread *thread, const icu::UnicodeString &stri… in UStringToString() function in panda::ecmascript::intl::LocaleHelper
45 JSHandle<EcmaString> LocaleHelper::UStringToString(JSThread *thread, const icu::UnicodeString &stri… in UStringToString() function in panda::ecmascript::intl::LocaleHelper
/arkcompiler/ets_runtime/ecmascript/tests/
Dlocale_helper_test.cpp70 HWTEST_F_L0(LocaleHelperTest, UStringToString) in HWTEST_F_L0() argument