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

  /external/chromium/chrome/browser/download/
download_safe_browsing_client.h 83 void SafeBrowsingCheckHashDone(SafeBrowsingService::UrlCheckResult result);
download_safe_browsing_client.cc 117 &DownloadSBClient::SafeBrowsingCheckHashDone,
141 void DownloadSBClient::SafeBrowsingCheckHashDone(
144 DVLOG(1) << "SafeBrowsingCheckHashDone with result: " << result;

Completed in 2004 milliseconds