Searched refs:NumFileErrors (Results 1 – 4 of 4) sorted by relevance
151 UInt64 NumFileErrors; variable183 NumFileErrors = 0; in Init()
404 NumFileErrors++; in MessageError()479 NumFileErrors++; in SetOperationResult()
1326 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()1331 if (ecs->NumFileErrors != 0) in Main2()1332 *so << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()
465 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()469 if (ecs->NumFileErrors != 0) in Main2()470 (*g_StdStream) << endl << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()