Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dzip_file.cpp786 auto *dstDataPtr = static_cast<uint8_t *>(dataPtr.get()); in UnzipWithInflatedFromMMap() local
820 bool ZipFile::CopyInflateOut(z_stream &zstream, size_t inflateLen, uint8_t **dstDataPtr, BytePtr bu… in CopyInflateOut()
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dzip_file.cpp690 uint8_t *dstDataPtr = static_cast<uint8_t *>(dataPtr.get()); in UnzipWithInflatedFromMMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp875 GateRef dstDataPtr = GetDataPtrInTaggedArray(*array); in ExtendArray() local