Home
last modified time | relevance | path

Searched refs:bucket_hash (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.h243 void UpdateFromBucket(IndexBucket* bucket, int bucket_hash,
Dindex_table_v3.cc908 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()