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

/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h27 struct CDllHasherInfo struct
180 CRecordVector<CDllHasherInfo> Hashers;
H A DLoadCodecs.cpp235 CDllHasherInfo info;
783 const CDllHasherInfo &ci = Hashers[index - NUM_EXPORT_HASHERS];
797 const CDllHasherInfo &ci = Hashers[index - NUM_EXPORT_HASHERS];
825 const CDllHasherInfo &ci = Hashers[index - NUM_EXPORT_HASHERS];

Completed in 98 milliseconds