Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Ddump_symbols.cc472 uint32_t expected_crc = in ReadDebugLink() local
489 if (actual_crc != expected_crc) { in ReadDebugLink()