Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp416 codecs->GetFormatNamePtr(arc.FormatIndex), in Extract()
417 codecs->GetFormatNamePtr(er.ErrorFormatIndex))) in Extract()
DLoadCodecs.h204 const wchar_t *GetFormatNamePtr(int formatIndex) in GetFormatNamePtr() function
/external/lzma/CPP/7zip/UI/Console/
DList.cpp1022 PrintArcTypeError(codecs->GetFormatNamePtr(er.ErrorFormatIndex), true); in ListArchives()
1024 PrintPropPair("Type", codecs->GetFormatNamePtr(arc.FormatIndex)); in ListArchives()