Lines Matching refs:crcs
627 void CInArchive::ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs)
629 ReadBoolVector2(numItems, crcs.Defs);
630 crcs.Vals.ClearAndSetSize(numItems);
631 UInt32 *p = &crcs.Vals[0];
632 const bool *defs = &crcs.Defs[0];
1022 /* If digests.Defs.Size() == 0, it means that there are no crcs.