OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsDangerous
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/history/
download_create_info.cc
59
bool DownloadCreateInfo::
IsDangerous
() {
/external/chromium/chrome/browser/download/
download_util.cc
882
bool
IsDangerous
(DownloadCreateInfo* info, Profile* profile, bool auto_open) {
[
all
...]
/external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.cc
262
if (
IsDangerous
()) {
328
if (
IsDangerous
()) {
443
if (
IsDangerous
()) {
493
bool DownloadItemGtk::
IsDangerous
() {
752
if (
IsDangerous
()) {
[
all
...]
Completed in 176 milliseconds