Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp905 static void PrintArcTypeError(CStdOutStream &so, const UString &type, bool isWarning) in PrintArcTypeError() function
943 PrintArcTypeError(so, codecs->GetFormatNamePtr(er.ErrorFormatIndex), true); in Print_OpenArchive_Props()
1005PrintArcTypeError(so, codecs->Formats[arcLink.NonOpen_ErrorInfo.ErrorFormatIndex].Name, false); in Print_OpenArchive_Error()
1334PrintArcTypeError(g_StdOut, codecs->Formats[arcLink.NonOpen_ErrorInfo.ErrorFormatIndex].Name, fals… in ListArchives()