GetCellId         395 net/disk_cache/blockfile/index_table_v3.cc   hash_ |= GetCellId(cell_) << kHashShift;
GetCellId        1122 net/disk_cache/blockfile/index_table_v3.cc   return GetCellId(cell);
GetCellId        1131 net/disk_cache/blockfile/index_table_v3.cc   return (GetCellId(cell) << kHashShift) | lower_part;