Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h350 int GetHasherLibIndex(UInt32 index);
DLoadCodecs.cpp955 int CCodecs::GetHasherLibIndex(UInt32 index) in GetHasherLibIndex() function in CCodecs
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp790 PrintLibIndex(so, codecs->GetHasherLibIndex(j)); in Main2()