Searched refs:NumFileErrors (Results 1 – 3 of 3) sorted by relevance
58 UInt64 NumFileErrors; variable67 NumFileErrors = 0; in Init()
104 NumFileErrors++; in MessageError()117 NumFileErrors++; in SetOperationResult()
434 if (ecs->NumArchiveErrors != 0 || ecs->NumFileErrors != 0) in Main2()441 if (ecs->NumFileErrors != 0) in Main2()442 stdStream << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()