Searched defs:crc_read (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_index_file.cc385 const uint32 crc_read = header_p->crc; local
388 if (crc_read != crc_calculated) {

Completed in 315 milliseconds