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

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.h298 // Updates |crc32s_| and |crc32s_end_offset_| for a write of the data in
338 // [0 .. |crc32s_end_offset_|). If |crc32s_end_offset_[index] == 0| then the
340 int32 crc32s_end_offset_[kSimpleEntryStreamCount]; member in class:disk_cache::SimpleEntryImpl

Completed in 249 milliseconds