Searched refs:ClientReportInfo (Results 1 – 2 of 2) sorted by relevance
227 struct ClientReportInfo;228 std::map<const URLFetcher*, ClientReportInfo*> client_phishing_reports_;
49 struct ClientSideDetectionService::ClientReportInfo { struct in safe_browsing::ClientSideDetectionService290 ClientReportInfo* info = new ClientReportInfo; in StartClientReportPhishingRequest()343 scoped_ptr<ClientReportInfo> info(client_phishing_reports_[source]); in HandlePhishingVerdict()