Searched refs:NumFileErrors (Results 1 – 4 of 4) sorted by relevance
127 UInt64 NumFileErrors; variable159 NumFileErrors = 0; in Init()
988 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()993 if (ecs->NumFileErrors != 0) in Main2()994 *so << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()
338 NumFileErrors++; in MessageError()414 NumFileErrors++; in SetOperationResult()
436 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0) in Main2()440 if (ecs->NumFileErrors != 0) in Main2()441 (*g_StdStream) << endl << "Sub items Errors: " << ecs->NumFileErrors << endl; in Main2()