Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.cpp418 size_t ConvertRegionUtf8ToUtf16(const uint8_t *utf8In, uint16_t *utf16Out, size_t utf8Len, size_t utf16Len) in ConvertRegionUtf8ToUtf16() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dutf.cpp574 size_t ConvertRegionUtf8ToUtf16(const uint8_t *utf8In, uint16_t *utf16Out, size_t utf8Len, size_t utf16Len, in ConvertRegionUtf8ToUtf16() function

Completed in 3 milliseconds