Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string_builder.cpp161 auto *srcData = reinterpret_cast<EtsChar *>(srcArray->GetData()); in ReconstructStringAsUtf16() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dtyped_array_helper.cpp592 CloneAndUpdateArrayBuffer(JSThread *thread, JSHandle<JSTaggedValue> srcData, uint32_t srcByteOffset, JSMutableHandle<JSTaggedValue> &data) CloneAndUpdateArrayBuffer() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp2852 JSHandle<ByteArray> ObjectFactory::NewByteArray(uint32_t length, uint32_t size, void *srcData, in NewByteArray() argument

Completed in 13 milliseconds