Home
last modified time | relevance | path

Searched refs:HandlePhishingVerdict (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dclient_side_detection_service.h201 void HandlePhishingVerdict(const URLFetcher* source,
Dclient_side_detection_service.cc162 HandlePhishingVerdict(source, url, status, response_code, cookies, data); in OnURLFetchComplete()
335 void ClientSideDetectionService::HandlePhishingVerdict( in HandlePhishingVerdict() function in safe_browsing::ClientSideDetectionService