Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h459 Span<const uint8_t> BaseString::ToUtf8Span(ReadBarrier &&readBarrier, Vec &buf, bool modify, bool c… in ToUtf8Span() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h398 inline Span<const uint8_t> EcmaString::ToUtf8Span(const JSThread *thread, CVector<uint8_t> &buf, bo… in ToUtf8Span() function
Decma_string.h918 Span<const uint8_t> ToUtf8Span(const JSThread *thread, CVector<uint8_t> &buf) in ToUtf8Span() function