Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp821 static void PrintArcTypeError(const UString &type, bool isWarning) in PrintArcTypeError() function
951PrintArcTypeError(codecs->Formats[arcLink.NonOpen_ErrorInfo.ErrorFormatIndex].Name, false); in ListArchives()
1022 PrintArcTypeError(codecs->GetFormatNamePtr(er.ErrorFormatIndex), true); in ListArchives()
1174 PrintArcTypeError(codecs->Formats[arcLink.NonOpen_ErrorInfo.ErrorFormatIndex].Name, false); in ListArchives()