OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDangerTypeDangerousContent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
100
static const int
kDangerTypeDangerousContent
;
download_database.cc
114
const int DownloadDatabase::
kDangerTypeDangerousContent
= 3;
156
return DownloadDatabase::
kDangerTypeDangerousContent
;
183
case DownloadDatabase::
kDangerTypeDangerousContent
:
Completed in 114 milliseconds