Searched refs:CUInt32DefVector (Results 1 – 5 of 5) sorted by relevance
94 CUInt32DefVector FolderUnpackCRCs; // Now we use it for headers only.117 CUInt32DefVector PackCRCs;247 void WriteHashDigests(const CUInt32DefVector &digests);252 const CUInt32DefVector &packCRCs);262 const CUInt32DefVector &digests);
55 CUInt32DefVector FolderCRCs; // NumFolders373 void ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs);384 CUInt32DefVector &digests);391 CUInt32DefVector &digests);
333 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests) in WriteHashDigests()359 const CUInt32DefVector &packCRCs) in WritePackInfo()402 const CUInt32DefVector &digests) in WriteSubStreamsInfo()435 CUInt32DefVector digests2; in WriteSubStreamsInfo()562 CUInt32DefVector digests; in WriteHeader()855 WritePackInfo(headerOffset, packSizes, CUInt32DefVector()); in WriteDatabase()
569 void CInArchive::ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs) in ReadHashDigests()613 CUInt32DefVector PackCRCs; in ReadPackInfo()803 CUInt32DefVector &digests) in ReadSubStreamsInfo()945 CUInt32DefVector &digests) in ReadStreamsInfo()1055 CUInt32DefVector digests; in ReadAndDecodePackedStreams()1138 CUInt32DefVector digests; in ReadHeader()
90 struct CUInt32DefVector struct