CreateEntryCell  1030 net/disk_cache/blockfile/index_table_v3.cc   EntryCell new_cell = CreateEntryCell(hash, old_cell.GetAddress());
CreateEntryCell   188 net/disk_cache/blockfile/index_table_v3.h   EntryCell CreateEntryCell(uint32 hash, Addr address);
CreateEntryCell   280 net/disk_cache/blockfile/index_table_v3_unittest.cc     EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   341 net/disk_cache/blockfile/index_table_v3_unittest.cc     EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   410 net/disk_cache/blockfile/index_table_v3_unittest.cc   entry = index.CreateEntryCell(hash, addr2);
CreateEntryCell   482 net/disk_cache/blockfile/index_table_v3_unittest.cc     EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   597 net/disk_cache/blockfile/index_table_v3_unittest.cc       EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   631 net/disk_cache/blockfile/index_table_v3_unittest.cc     EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   651 net/disk_cache/blockfile/index_table_v3_unittest.cc     EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   682 net/disk_cache/blockfile/index_table_v3_unittest.cc     EntryCell entry = index.CreateEntryCell(hash, addr);
CreateEntryCell   700 net/disk_cache/blockfile/index_table_v3_unittest.cc   EntryCell entry = index.CreateEntryCell(hash, addr);