OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:malware_killswitch_on_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.h
129
// Get/Set
malware_killswitch_on_
value. These methods called on UI thread.
170
bool
malware_killswitch_on_
;
member in class:safe_browsing::ClientSideDetectionHost
client_side_detection_host.cc
250
malware_killswitch_on_
(false),
616
return
malware_killswitch_on_
;
621
malware_killswitch_on_
= killswitch_on;
Completed in 25 milliseconds