HomeSort by relevance Sort by last modified time
    Searched refs:GetFullHash (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
index_table_v3.h 257 uint32 GetFullHash(const IndexCell& cell, uint32 lower_part);
index_table_v3.cc 921 EntryCell entry_cell(0, GetFullHash(current_cell, bucket_hash),
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.h 58 // FullHashCallback is invoked when GetFullHash completes.
91 virtual void GetFullHash(const std::vector<SBPrefix>& prefixes,
protocol_manager.cc 171 void SafeBrowsingProtocolManager::GetFullHash(
database_manager.cc 489 // |start| is set before calling |GetFullHash()|, which should be
765 sb_service_->protocol_manager()->GetFullHash(
    [all...]
safe_browsing_service_browsertest.cc 291 virtual void GetFullHash(
301 // Prepare the GetFullHash results for the next request.
565 // After adding the url to safebrowsing database and getfullhash result,
640 // After adding the url to safebrowsing database and getfullhash result,
699 // getfullhash result, we should not see the interstitial page since the
    [all...]

Completed in 7073 milliseconds