Searched defs:UnsafeResource (Results 1 – 2 of 2) sorted by relevance
58 struct UnsafeResource { struct62 GURL url;63 GURL original_url;64 std::vector<GURL> redirect_urls;65 ResourceType::Type resource_type;66 UrlCheckResult threat_type;67 Client* client;68 int render_process_host_id;69 int render_view_id;
112 SafeBrowsingService::UnsafeResource::UnsafeResource() in UnsafeResource() function in SafeBrowsingService::UnsafeResource