Home
last modified time | relevance | path

Searched refs:GetWriteProcessedSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2MT.h78 UInt64 GetWriteProcessedSize(UInt32 binderIndex) const in GetWriteProcessedSize() function
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp288 streamSize = _mixerCoderSpec->GetWriteProcessedSize(binder); in Encode()