Home
last modified time | relevance | path

Searched refs:UpdateCRC (Results 1 – 4 of 4) sorted by relevance

/external/zopfli/src/zopfli/
Dgzip_container.c56 static unsigned long UpdateCRC(unsigned long crc, in UpdateCRC() function
71 return UpdateCRC(0L, buf, len); in CRC()
/external/google-breakpad/src/common/mac/
Dmacho_id.h85 void UpdateCRC(unsigned char *bytes, size_t size);
Dmacho_id.cc87 void MachoID::UpdateCRC(unsigned char *bytes, size_t size) { in UpdateCRC() function in MacFileUtilities::MachoID
218 update_function_ = &MachoID::UpdateCRC; in Adler32()
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym3115 FUNC 10c16 477 0 MacFileUtilities::MachoID::UpdateCRC(unsigned char*, unsigned long)