Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp128 Utf8Char ConvertUtf16ToUtf8(uint16_t d0, uint16_t d1, bool modify, bool isWriteBuffer) in ConvertUtf16ToUtf8()
217 size_t start, bool modify, bool isWriteBuffer) in ConvertRegionUtf16ToUtf8()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1256 int StringRef::WriteUtf8(char *buffer, int length, bool isWriteBuffer) in WriteUtf8()