Searched defs:_unpackSize (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ | ||
H A D | Rar5Decoder.h | 88 UInt64 _unpackSize; variable |
H A D | Rar3Decoder.h | 184 UInt64 _unpackSize; variable |
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ | ||
H A D | LzmaHandler.cpp | 185 UInt64 _unpackSize; variable |
H A D | MslzHandler.cpp | 38 UInt32 _unpackSize; variable |
H A D | Bz2Handler.cpp | 42 UInt64 _unpackSize; variable |
H A D | GzHandler.cpp | 466 UInt64 _unpackSize; // real unpack size (NOT from footer) variable |
H A D | ZstdHandler.cpp | 153 UInt64 _unpackSize; member in NArchive::NZstd::Z7_final |