data_crc32 57 net/disk_cache/simple/simple_entry_format.h uint32 data_crc32; data_crc32 68 net/disk_cache/simple/simple_entry_format.h uint32 data_crc32; data_crc32 53 net/disk_cache/simple/simple_entry_format_history.h uint32 data_crc32; data_crc32 649 net/disk_cache/simple/simple_synchronous_entry.cc eof_record.data_crc32 = it->data_crc32; data_crc32 1125 net/disk_cache/simple/simple_synchronous_entry.cc *out_crc32 = eof_record.data_crc32; data_crc32 1304 net/disk_cache/simple/simple_synchronous_entry.cc range.data_crc32 = range_header.data_crc32; data_crc32 1334 net/disk_cache/simple/simple_synchronous_entry.cc if (offset == 0 && len == range->length && range->data_crc32 != 0) { data_crc32 1338 net/disk_cache/simple/simple_synchronous_entry.cc if (actual_crc32 != range->data_crc32) { data_crc32 1363 net/disk_cache/simple/simple_synchronous_entry.cc if (new_crc32 != range->data_crc32) { data_crc32 1364 net/disk_cache/simple/simple_synchronous_entry.cc range->data_crc32 = new_crc32; data_crc32 1370 net/disk_cache/simple/simple_synchronous_entry.cc header.data_crc32 = range->data_crc32; data_crc32 1397 net/disk_cache/simple/simple_synchronous_entry.cc uint32 data_crc32 = crc32(crc32(0L, Z_NULL, 0), data_crc32 1405 net/disk_cache/simple/simple_synchronous_entry.cc header.data_crc32 = data_crc32; data_crc32 1427 net/disk_cache/simple/simple_synchronous_entry.cc range.data_crc32 = data_crc32; data_crc32 95 net/disk_cache/simple/simple_synchronous_entry.h uint32 data_crc32; data_crc32 194 net/disk_cache/simple/simple_synchronous_entry.h uint32 data_crc32;