OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:histogram_action
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc
549
}
histogram_action
= MAX_ACTION;
local
555
histogram_action
= MULTIPLE_SHOW;
558
histogram_action
= MALWARE_SHOW;
561
histogram_action
= PHISHING_SHOW;
568
histogram_action
= MULTIPLE_PROCEED;
571
histogram_action
= MALWARE_PROCEED;
574
histogram_action
= PHISHING_PROCEED;
582
histogram_action
= MULTIPLE_FORCED_DONT_PROCEED;
585
histogram_action
= MALWARE_FORCED_DONT_PROCEED;
588
histogram_action
= PHISHING_FORCED_DONT_PROCEED
[
all
...]
Completed in 58 milliseconds