OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDangerTypeInvalid
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
99
static const int
kDangerTypeInvalid
;
download_database.cc
81
const int DownloadDatabase::
kDangerTypeInvalid
= -1;
140
return DownloadDatabase::
kDangerTypeInvalid
;
143
return DownloadDatabase::
kDangerTypeInvalid
;
496
if (danger_type ==
kDangerTypeInvalid
) {
556
if (danger_type ==
kDangerTypeInvalid
)
Completed in 2339 milliseconds