OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDangerTypeDangerousHost
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
107
static const int
kDangerTypeDangerousHost
;
download_database.cc
89
const int DownloadDatabase::
kDangerTypeDangerousHost
= 7;
135
return DownloadDatabase::
kDangerTypeDangerousHost
;
162
case DownloadDatabase::
kDangerTypeDangerousHost
:
Completed in 4450 milliseconds