Searched defs:entry_cell (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ |
D | index_table_v3.cc | 326 EntryCell entry_cell(cell_num, hash, *cell, small_table); in GetEntryCellForTest() local 599 EntryCell entry_cell(cell_num, hash, *current_cell, small_table_); in LookupEntries() local 651 EntryCell entry_cell(cell_num, hash, address, small_table_); in CreateEntryCell() local 808 EntryCell entry_cell(cell_num, hash, *current_cell, small_table_); in FindEntryCellImpl() local 921 EntryCell entry_cell(0, GetFullHash(current_cell, bucket_hash), in UpdateFromBucket() local
|