EntryGroup 143 net/disk_cache/blockfile/index_table_v3.cc void SetCellGroup(IndexCell* cell, disk_cache::EntryGroup group) { EntryGroup 291 net/disk_cache/blockfile/index_table_v3.cc EntryGroup EntryCell::GetGroup() const { EntryGroup 292 net/disk_cache/blockfile/index_table_v3.cc return static_cast<EntryGroup>(GetCellGroup(cell_)); EntryGroup 307 net/disk_cache/blockfile/index_table_v3.cc void EntryCell::SetGroup(EntryGroup group) { EntryGroup 1081 net/disk_cache/blockfile/index_table_v3.cc typedef std::pair<int, EntryGroup> AddressAndGroup; EntryGroup 62 net/disk_cache/blockfile/index_table_v3.h EntryGroup GetGroup() const; EntryGroup 67 net/disk_cache/blockfile/index_table_v3.h void SetGroup(EntryGroup group); EntryGroup 156 net/disk_cache/blockfile/index_table_v3_unittest.cc disk_cache::EntryGroup group = disk_cache::ENTRY_HIGH_USE;