OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitDownloadTable
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/history/
download_database.h
23
// Must call
InitDownloadTable
before using any other functions.
59
bool
InitDownloadTable
();
download_database.cc
63
bool DownloadDatabase::
InitDownloadTable
() {
history_database.cc
117
!InitKeywordSearchTermsTable() || !
InitDownloadTable
() ||
Completed in 317 milliseconds