Searched refs:MisplacedHash (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h259 bool MisplacedHash(const IndexCell& cell, uint32 hash);
H A Dindex_table_v3.cc596 if (MisplacedHash(*current_cell, hash)) {
1140 bool IndexTable::MisplacedHash(const IndexCell& cell, uint32 hash) { function in class:disk_cache::IndexTable

Completed in 1648 milliseconds