Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h343 int GetCodec_LibIndex(UInt32 index) const;
DLoadCodecs.cpp940 int CCodecs::GetCodec_LibIndex(UInt32 index) const in GetCodec_LibIndex() function in CCodecs
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp750 PrintLibIndex(so, codecs->GetCodec_LibIndex(j)); in Main2()