Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h435 inline size_t WriteUtf16(uint16_t *buf, uint32_t targetLength, uint32_t bufLength) const in WriteUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md5976 ### WriteUtf16 subsection
Djsnapi_expo.cpp2154 int StringRef::WriteUtf16(const EcmaVM *vm, char16_t *buffer, int length) in WriteUtf16() function in panda::StringRef