Searched refs:NumArchiveErrors (Results 1 – 3 of 3) sorted by relevance
57 UInt64 NumArchiveErrors; variable66 NumArchiveErrors = 0; in Init()
188 NumArchiveErrors++; in OpenResult()208 NumArchiveErrors++; in ExtractResult()214 NumArchiveErrors++; in ExtractResult()
434 if (ecs->NumArchiveErrors != 0 || ecs->NumFileErrors != 0) in Main2()439 if (ecs->NumArchiveErrors != 0) in Main2()440 stdStream << "Archive Errors: " << ecs->NumArchiveErrors << endl; in Main2()