Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabBlockInStream.cpp103 HRESULT CBlockPackData::Read(ISequentialInStream *stream, Byte ReservedSize, UInt32 &packSizeRes, U… in Read()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisDecode.cpp148 UInt32 &packSizeRes, UInt32 &unpackSizeRes) in Decode()
/aosp_15_r20/external/lzma/C/
H A DLzma2Enc.c130 size_t *packSizeRes, ISeqOutStreamPtr outStream) in Lzma2EncInt_EncodeSubblock()