Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h301 inline size_t WriteUtf16(uint16_t *buf, uint32_t targetLength, uint32_t bufLength) const in WriteUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1262 int StringRef::WriteUtf16(char16_t *buffer, int length) in WriteUtf16() function in panda::StringRef