OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_dangerous_file
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/download/
download_target_info.h
38
bool
is_dangerous_file
;
member in struct:DownloadTargetInfo
chrome_download_manager_delegate.cc
703
if (target_info->
is_dangerous_file
)
download_target_determiner.cc
725
target_info->
is_dangerous_file
= is_dangerous_file_;
[
all
...]
Completed in 968 milliseconds