GetFullHash       681 chrome/browser/safe_browsing/database_manager.cc     sb_service_->protocol_manager()->GetFullHash(
GetFullHash        91 chrome/browser/safe_browsing/protocol_manager.h   virtual void GetFullHash(const std::vector<SBPrefix>& prefixes,
GetFullHash       921 net/disk_cache/blockfile/index_table_v3.cc     EntryCell entry_cell(0, GetFullHash(current_cell, bucket_hash),
GetFullHash      1019 net/disk_cache/blockfile/index_table_v3.cc   uint32 hash = GetFullHash(*current_cell, main_table_index);
GetFullHash      1073 net/disk_cache/blockfile/index_table_v3.cc   uint32 hash = GetFullHash(*current_cell, main_table_index);
GetFullHash      1096 net/disk_cache/blockfile/index_table_v3.cc       EntryCell cell(cell_num, GetFullHash(*current_cell, bucket_hash),
GetFullHash       257 net/disk_cache/blockfile/index_table_v3.h   uint32 GetFullHash(const IndexCell& cell, uint32 lower_part);