Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:SafeBrowsingService

12 // The SafeBrowsingBlockingPage is created by the SafeBrowsingService on the UI
18 // SafeBrowsingService so that we can cancel the request for the new page, or
47 typedef std::vector<SafeBrowsingService::UnsafeResource> UnsafeResourceList;
58 SafeBrowsingService* service,
59 const SafeBrowsingService::UnsafeResource& resource);
80 SafeBrowsingBlockingPage(SafeBrowsingService* service,
120 // A list of SafeBrowsingService::UnsafeResource for a tab that the user
125 // Notifies the SafeBrowsingService on the IO thread whether to proceed or not
127 static void NotifySafeBrowsingService(SafeBrowsingService* sb_service,
138 SafeBrowsingService* sb_service_;
170 SafeBrowsingService* service,