Home
last modified time | relevance | path

Searched refs:WriteToUtf16 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h886 uint32_t WriteToUtf16(uint16_t *buf, uint32_t bufLength) in WriteToUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1265 .WriteToUtf16(reinterpret_cast<uint16_t *>(buffer), length); in WriteUtf16()