IsHashMatch       598 net/disk_cache/blockfile/index_table_v3.cc       } else if (IsHashMatch(*current_cell, hash)) {
IsHashMatch       805 net/disk_cache/blockfile/index_table_v3.cc       if (IsHashMatch(*current_cell, hash)) {
IsHashMatch       258 net/disk_cache/blockfile/index_table_v3.h   bool IsHashMatch(const IndexCell& cell, uint32 hash);