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
96
static const int
kDangerTypeInvalid
;
download_database.cc
110
const int DownloadDatabase::
kDangerTypeInvalid
= -1;
169
return DownloadDatabase::
kDangerTypeInvalid
;
172
return DownloadDatabase::
kDangerTypeInvalid
;
462
if (danger_type ==
kDangerTypeInvalid
) {
518
if (danger_type ==
kDangerTypeInvalid
)
Completed in 32 milliseconds