HomeSort by relevance Sort by last modified time
    Searched full:crc_read (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_index_file.cc 386 const uint32 crc_read = header_p->crc; local
389 if (crc_read != crc_calculated) {

Completed in 87 milliseconds