ENTRY_NEW 352 net/disk_cache/blockfile/index_table_v3.cc SetCellState(&cell_, ENTRY_NEW); ENTRY_NEW 694 net/disk_cache/blockfile/index_table_v3.cc case ENTRY_NEW: ENTRY_NEW 704 net/disk_cache/blockfile/index_table_v3.cc DCHECK(old_state == ENTRY_NEW || old_state == ENTRY_OPEN || ENTRY_NEW 708 net/disk_cache/blockfile/index_table_v3.cc DCHECK(old_state == ENTRY_NEW || old_state == ENTRY_OPEN || ENTRY_NEW 163 net/disk_cache/blockfile/index_table_v3_unittest.cc EXPECT_EQ(disk_cache::ENTRY_NEW, entry.GetState());