Home
last modified time | relevance | path

Searched refs:NumArcsWithError (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h138 UInt64 NumArcsWithError; member in Z7_final
170 NumArcsWithError = 0; in Init()
H A DExtractCallbackConsole.cpp817 NumArcsWithError++; in ExtractResult()
830 NumArcsWithError++; in ExtractResult()
H A DMain.cpp1371 if (ecs->NumArcsWithError != 0)
1375 *so << "Archives with Errors: " << ecs->NumArcsWithError << endl;
1406 if (ecs->NumArcsWithError != 0 || ecs->NumFileErrors != 0)
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp473 || 0 != ecs->NumArcsWithError in Main2()
479 if (ecs->NumArcsWithError != 0) in Main2()

Completed in 4 milliseconds