Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp279 size_t Utf8ToUtf16Size(const uint8_t *utf8, size_t utf8Len) in Utf8ToUtf16Size() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp471 HWTEST_F_L0(UtfHelperTest, Utf8ToUtf16Size) in HWTEST_F_L0() argument