Searched refs:bucket_hash (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ |
D | index_table_v3.h | 243 void UpdateFromBucket(IndexBucket* bucket, int bucket_hash,
|
D | index_table_v3.cc | 908 void IndexTable::UpdateFromBucket(IndexBucket* bucket, int bucket_hash, in UpdateFromBucket() argument 921 EntryCell entry_cell(0, GetFullHash(current_cell, bucket_hash), in UpdateFromBucket() 1084 int bucket_hash = bucket_num; in CheckBucketList() local 1096 EntryCell cell(cell_num, GetFullHash(*current_cell, bucket_hash), in CheckBucketList()
|