Searched refs:thereIsInArchive (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp776 bool thereIsInArchive = arcLink.IsOpen; local
783 if ((thereIsInArchive || !options.WorkingDir.IsEmpty()) && !usesTempDir && options.VolumesSizes.Size() == 0)
820 if (thereIsInArchive)
826 thereIsInArchive ? arcLink.GetArchive() : 0,
830 if (thereIsInArchive)
843 if (thereIsInArchive)

Completed in 80 milliseconds