Searched refs:NumArcsWithWarnings (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h72 UInt64 NumArcsWithWarnings; member in class:CExtractCallbackConsole
89 NumArcsWithWarnings = 0;
H A DExtractCallbackConsole.cpp337 NumArcsWithWarnings++;
H A DMain.cpp733 if (ecs->NumArcsWithWarnings != 0)
734 stdStream << "Archives with Warnings: " << ecs->NumArcsWithWarnings << endl;

Completed in 137 milliseconds