OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DANGEROUS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/download/
download_extensions.h
17
DANGEROUS
/external/chromium_org/chrome/browser/safe_browsing/
download_protection_service.h
46
DANGEROUS
,
/external/chromium_org/chrome/browser/resources/downloads/
downloads.js
405
this.danger_ = createElementWithClassName('div', 'show-
dangerous
');
427
// Buttons for the
dangerous
but not malicious case.
452
DANGEROUS
: '
DANGEROUS
',
457
* Explains why a download is in
DANGEROUS
state.
538
if (this.state_ == Download.States.
DANGEROUS
) {
660
* danger level of a file.
Dangerous
& malicious files are treated differently.
752
case Download.States.
DANGEROUS
:
790
* Tells the backend that the user chose to save a
dangerous
file.
800
* Tells the backend that the user chose to discard a
dangerous
file
[
all
...]
Completed in 309 milliseconds