Searched refs:ENTRY_NO_USE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Ddisk_format_v3.h115 ENTRY_NO_USE = 0, // The entry has not been reused. enumerator in enum:disk_cache::EntryGroup
H A Dindex_table_v3.cc353 SetCellGroup(&cell_, ENTRY_NO_USE);
655 entry_cell.SetGroup(ENTRY_NO_USE);
924 case ENTRY_NO_USE:
H A Dindex_table_v3_unittest.cc162 EXPECT_EQ(disk_cache::ENTRY_NO_USE, entry.GetGroup());
498 // Entries [30,39] and 43 are marked as ENTRY_NO_USE (the default).

Completed in 355 milliseconds