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_org/chrome/browser/history/
download_database.h
27
// Must call
InitDownloadTable
before using any other functions.
80
bool
InitDownloadTable
();
history_database.cc
87
!InitKeywordSearchTermsTable() || !
InitDownloadTable
() ||
download_database.cc
288
bool DownloadDatabase::
InitDownloadTable
() {
Completed in 48 milliseconds