Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp220 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify, bool isGetBufferSize, b… in Utf16ToUtf8Size() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.cpp463 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify) in Utf16ToUtf8Size() function