Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp243 std::pair<uint32_t, size_t> ConvertUtf8ToUtf16Pair(const uint8_t *data, bool combine) in ConvertUtf8ToUtf16Pair() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp409 HWTEST_F_L0(UtfHelperTest, ConvertUtf8ToUtf16Pair) in HWTEST_F_L0() argument