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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 115 virtual void GetFullHash(SafeBrowsingService::SafeBrowsingCheck* check,
protocol_manager.cc 157 void SafeBrowsingProtocolManager::GetFullHash(
safe_browsing_service_browsertest.cc 196 virtual void GetFullHash(SafeBrowsingService::SafeBrowsingCheck* check,
208 // Prepare the GetFullHash results for the next request.
382 // After adding the url to safebrowsing database and getfullhash result,
416 // getfullhash result, we should not see the interstitial page since the
safe_browsing_service.cc 390 // |start| is set before calling |GetFullHash()|, which should be
732 protocol_manager_->GetFullHash(check, check->prefix_hits);
    [all...]

Completed in 695 milliseconds