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

/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp411 static void PrintPropPair(const wchar_t *name, const wchar_t *value) function
507 PrintPropPair(L"Path", arc.Path);
508 PrintPropPair(L"Type", codecs->Formats[arc.FormatIndex].Name);
510 PrintPropPair(L"Error", arc.ErrorMessage);
525 PrintPropPair(GetPropName(propID, name), s);
545 PrintPropPair(GetPropName(propID, name), s);

Completed in 96 milliseconds