Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h434 inline size_t WriteUtf16(uint16_t *buf, uint32_t targetLength, uint32_t bufLength) const in WriteUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md5974 ### WriteUtf16 subsection
Djsnapi_expo.cpp1349 int StringRef::WriteUtf16(char16_t *buffer, int length) in WriteUtf16() function in panda::StringRef