Searched refs:NumFileErrors (Results 1 – 4 of 4) sorted by relevance
78 UInt64 NumFileErrors; variable93 NumFileErrors = 0; in Init()
127 NumFileErrors++; in MessageError()140 NumFileErrors++; in SetOperationResult()
754 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()759 if (ecs->NumFileErrors != 0) in Main2()760 stdStream << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()
415 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()419 if (ecs->NumFileErrors != 0) in Main2()420 (*g_StdStream) << endl << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()