Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.cpp554 std::pair<int32_t, size_t> ConvertUtf8ToUnicodeChar(const uint8_t *utf8, size_t maxLen) in ConvertUtf8ToUnicodeChar() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp582 HWTEST_F_L0(UtfHelperTest, ConvertUtf8ToUnicodeChar) in HWTEST_F_L0() argument