Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dzip_file.cpp484 bool ZipFile::ReadZStream(const BytePtr &buffer, z_stream &zstream, uint32_t &remainCompressedSize, in ReadZStream()
503 z_stream zstream; in UnzipWithInflated() local
612 z_stream &zstream, uint32_t &remainCompressedSize) const in ReadZStreamFromMMap()
669 z_stream zstream; in UnzipWithInflatedFromMMap() local