Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp97 bool showProgress, bool &isCorrupt, UString &errorMessage) in ExtractArchive()
99 isCorrupt = false; in ExtractArchive()
133 isCorrupt = t.ExtractCallbackSpec->_isCorrupt; in ExtractArchive()
96 ExtractArchive(CCodecs *codecs, const FString &fileName, const FString &destFolder, bool showProgress, bool &isCorrupt, UString &errorMessage) ExtractArchive() argument
H A DSfxSetup.cpp231 bool isCorrupt = false; in WinMain() local
234 isCorrupt, errorMessage); in WinMain()
240 if (result == S_FALSE || isCorrupt) in WinMain()
H A DExtractEngine.h9 bool showProgress, bool &isCorrupt, UString &errorMessage);

Completed in 2 milliseconds