Searched refs:actual_crc (Results 1 – 1 of 1) sorted by relevance
475 uint32_t actual_crc = 0; in ReadDebugLink() local487 actual_crc = google_breakpad::UpdateCrc32(actual_crc, buf, bytes_read); in ReadDebugLink()489 if (actual_crc != expected_crc) { in ReadDebugLink()