Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.h31 void AddOutSize(UInt64 addOutSize) in AddOutSize() argument
36 OutSize += addOutSize; in AddOutSize()