OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDangerTypeUncommonContent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
105
static const int
kDangerTypeUncommonContent
;
download_database.cc
87
const int DownloadDatabase::
kDangerTypeUncommonContent
= 5;
131
return DownloadDatabase::
kDangerTypeUncommonContent
;
158
case DownloadDatabase::
kDangerTypeUncommonContent
:
Completed in 36 milliseconds