Searched refs:NumFileErrors (Results 1 – 4 of 4) sorted by relevance
127 UInt64 NumFileErrors; variable159 NumFileErrors = 0; in Init()
997 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()1002 if (ecs->NumFileErrors != 0) in Main2()1003 *so << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()
385 NumFileErrors++; in MessageError()459 NumFileErrors++; in SetOperationResult()
440 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()444 if (ecs->NumFileErrors != 0) in Main2()445 (*g_StdStream) << endl << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()