Searched defs:ReadZStream (Results 1 – 3 of 3) sorted by relevance
458 bool ZipFile::ReadZStream(const BytePtr &buffer, z_stream &zstream, uint32_t &remainCompressedSize)… in ReadZStream() function in OHOS::ZipFile
475 bool ZipFile::ReadZStream(const BytePtr &buffer, z_stream &zstream, uint32_t &remainCompressedSize)… in ReadZStream() function in OHOS::AppExecFwk::ZipFile
766 bool ZipFile::ReadZStream(const BytePtr &buffer, z_stream &zstream, uint32_t &remainCompressedSize, in ReadZStream() function in OHOS::AbilityBase::ZipFile