Lines Matching defs:target_hash
63 // If target_hash is not NULL, this function will also look for a match
82 const BlockHash* target_hash,
98 target_hash->FindBestMatch(hash_value,
168 BlockHash* target_hash = NULL;
172 target_hash = BlockHash::CreateTargetHash(target_data,
175 if (!target_hash) {
196 target_hash,
209 target_hash->AddAllBlocksThroughIndex(
219 target_hash->AddOneIndexHash(
231 delete target_hash;