OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threat_type_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/renderer_host/
safe_browsing_resource_throttle.cc
31
threat_type_
(SB_THREAT_TYPE_SAFE),
88
threat_type_
= threat_type;
155
threat_type_
= SB_THREAT_TYPE_SAFE;
166
threat_type_
= SB_THREAT_TYPE_SAFE;
safe_browsing_resource_throttle.h
105
SBThreatType
threat_type_
;
member in class:SafeBrowsingResourceThrottle
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service_browsertest.cc
608
:
threat_type_
(SB_THREAT_TYPE_SAFE),
613
return
threat_type_
;
649
threat_type_
= threat_type;
657
threat_type_
= threat_type;
666
SBThreatType
threat_type_
;
member in class:TestSBClient
[
all
...]
/external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc
494
threat_type_
(SB_THREAT_TYPE_SAFE) { }
506
if (gurl != url_ ||
threat_type_
== SB_THREAT_TYPE_SAFE)
518
threat_type_
= threat_type;
534
sb_check.url_results[0] =
threat_type_
;
539
SBThreatType
threat_type_
;
member in class:prerender::__anon5415::FakeSafeBrowsingDatabaseManager
[
all
...]
Completed in 69 milliseconds