Home
last modified time | relevance | path

Searched refs:CErrorPathCodes (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h12 struct CErrorPathCodes struct
86 CErrorPathCodes FailedFiles;
87 CErrorPathCodes ScanErrors;
DMain.cpp234 static void PrintWarningsPaths(const CErrorPathCodes &pc, CStdOutStream &so) in PrintWarningsPaths()