Searched refs:isCorrupt (Results 1 – 3 of 3) sorted by relevance
101 bool showProgress, bool &isCorrupt, UString &errorMessage) in ExtractArchive() argument103 isCorrupt = false; in ExtractArchive()135 isCorrupt = t.ExtractCallbackSpec->_isCorrupt; in ExtractArchive()
228 bool isCorrupt = false; in WinMain() local231 isCorrupt, errorMessage); in WinMain()237 if (result == S_FALSE || isCorrupt) in WinMain()
9 bool showProgress, bool &isCorrupt, UString &errorMessage);