Searched refs:GetHasherName (Results 1 – 3 of 3) sorted by relevance
246 UString GetHasherName(UInt32 index);
881 UString CCodecs::GetHasherName(UInt32 index) in GetHasherName() function in CCodecs
637 stdStream << " " << codecs->GetHasherName(j) << endl; in Main2()