Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp869 UInt64 sfxSize; in Compress() local
870 RINOK(sfxStreamSpec->GetSize(&sfxSize)); in Compress()
871 RINOK(callback->WriteSfx(fs2us(options.SfxModule), sfxSize)); in Compress()