Home
last modified time | relevance | path

Searched refs:CDllHasherInfo (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h75 struct CDllHasherInfo struct
288 CRecordVector<CDllHasherInfo> Hashers;
DLoadCodecs.cpp284 CDllHasherInfo info; in LoadCodecs()
919 const CDllHasherInfo &ci = Hashers[index - NUM_EXPORT_HASHERS]; in GetHasherProp()
933 const CDllHasherInfo &ci = Hashers[index - NUM_EXPORT_HASHERS]; in CreateHasher()
963 const CDllHasherInfo &ci = Hashers[index - NUM_EXPORT_HASHERS]; in GetHasherLibIndex()