Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h274 size_t CopyDataToUtf16(uint16_t *buf, uint32_t length, uint32_t bufLength) const in CopyDataToUtf16() function
307 return CopyDataToUtf16(buf, targetLength, bufLength); in WriteUtf16()