Searched refs:getCrc32 (Results 1 – 8 of 8) sorted by relevance
43 assertEquals(344750961, sc.getCrc32()); in storedEntries()55 assertEquals(3299542, sc.getCrc32()); in deflatedEntries()
31 virtual uint32_t getCrc32() const = 0;
24 uint32_t getCrc32() const override;
22 uint32_t DIAInjectedSource::getCrc32() const { in getCrc32() function in DIAInjectedSource
98 items.add(new CompressedEntry(zipArchiveEntryRequest, streamCompressor.getCrc32(), in addArchiveEntry()
139 public long getCrc32() { in getCrc32() method in StreamCompressor
511 final long realCrc = streamCompressor.getCrc32(); in closeArchiveEntry()
888 uint32_t CRC = IS->getCrc32(); in dumpInjectedSources()