OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDangerTypeUserValidated
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
106
static const int
kDangerTypeUserValidated
;
download_database.cc
88
const int DownloadDatabase::
kDangerTypeUserValidated
= 6;
133
return DownloadDatabase::
kDangerTypeUserValidated
;
160
case DownloadDatabase::
kDangerTypeUserValidated
:
Completed in 176 milliseconds