Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/objects/
Dbase_string.cpp56 …size_t UtfUtils::ConvertRegionUtf8ToUtf16(const uint8_t* utf8In, uint16_t* utf16Out, size_t utf8Le… in ConvertRegionUtf8ToUtf16()
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.cpp479 size_t ConvertRegionUtf8ToUtf16(const uint8_t *utf8In, uint16_t *utf16Out, size_t utf8Len, size_t u… in ConvertRegionUtf8ToUtf16()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.cpp575 size_t ConvertRegionUtf8ToUtf16(const uint8_t *utf8In, uint16_t *utf16Out, size_t utf8Len, size_t u… in ConvertRegionUtf8ToUtf16()