Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp340 size_t Utf8ToUtf16Size(const uint8_t *utf8, size_t utf8Len) in Utf8ToUtf16Size() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.cpp569 size_t Utf8ToUtf16Size(const uint8_t *utf8, size_t utf8Len) in Utf8ToUtf16Size() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp485 HWTEST_F_L0(UtfHelperTest, Utf8ToUtf16Size) in HWTEST_F_L0() argument