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

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc912 int header_read_result = local
914 if (header_read_result != sizeof(header)) {
1262 int header_read_result = local
1264 if (header_read_result != sizeof(header)) {

Completed in 174 milliseconds