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

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

Completed in 68 milliseconds