Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h163 inline size_t WriteUtf8(uint8_t *buf, size_t maxLength) const in WriteUtf8() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp958 int StringRef::WriteUtf8(char *buffer, int length) in WriteUtf8() function in panda::StringRef