Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.cpp317 std::pair<uint32_t, size_t> ConvertUtf8ToUtf16Pair(const uint8_t *data, bool combine) in ConvertUtf8ToUtf16Pair() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dutf.cpp534 std::pair<uint32_t, size_t> ConvertUtf8ToUtf16Pair(const uint8_t *data, bool combine) in ConvertUtf8ToUtf16Pair() function

Completed in 3 milliseconds