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.h396 int GetCodec_LibIndex(UInt32 index) const;
DLoadCodecs.cpp1104 int CCodecs::GetCodec_LibIndex(UInt32 index) const in GetCodec_LibIndex() function in CCodecs
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp1199 PrintLibIndex(so, codecs->GetCodec_LibIndex(j)); in Main2()