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