Searched refs:isCorrupt (Results 1 – 3 of 3) sorted by relevance
102 bool showProgress, bool &isCorrupt, UString &errorMessage) in ExtractArchive() argument104 isCorrupt = false; in ExtractArchive()136 isCorrupt = t.ExtractCallbackSpec->_isCorrupt; in ExtractArchive()
219 bool isCorrupt = false; in WinMain() local222 isCorrupt, errorMessage); in WinMain()228 if (result == S_FALSE || isCorrupt) in WinMain()
9 bool showProgress, bool &isCorrupt, UString &errorMessage);