Home
last modified time | relevance | path

Searched defs:MemCopyChars (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp861 bool EcmaString::MemCopyChars(Span<T> &dst, size_t dstMax, Span<const T> &src, size_t count) in MemCopyChars() function in panda::ecmascript::EcmaString

Completed in 5 milliseconds