OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDangerTypeNotDangerous
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
download_database.h
100
static const int
kDangerTypeNotDangerous
;
download_database.cc
82
const int DownloadDatabase::
kDangerTypeNotDangerous
= 0;
121
return DownloadDatabase::
kDangerTypeNotDangerous
;
148
case DownloadDatabase::
kDangerTypeNotDangerous
:
254
statement_populate.BindInt(1,
kDangerTypeNotDangerous
);
Completed in 3623 milliseconds