Searched defs:CRCRecord (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/disk_cache/simple/ | ||
| D | simple_synchronous_entry.h | 129 struct CRCRecord { struct |
| D | simple_synchronous_entry.cc | 305 SimpleSynchronousEntry::CRCRecord::CRCRecord() : index(-1), in CRCRecord() function in disk_cache::SimpleSynchronousEntry::CRCRecord |
| D | simple_entry_impl.cc | 935 typedef SimpleSynchronousEntry::CRCRecord CRCRecord; in CloseInternal() typedef |