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