OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotDangerous
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/download/
download_extensions.h
16
NotDangerous
,
28
// True if the download danger level of the file is
NotDangerous
.
download_extensions.cc
197
return
NotDangerous
;
199
return
NotDangerous
;
214
return
NotDangerous
;
218
return GetFileDangerLevel(path) ==
NotDangerous
;
Completed in 612 milliseconds