HomeSort by relevance Sort by last modified time
    Searched refs:InitDownloadTable (Results 1 - 6 of 6) 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() ||
  /external/chromium_org/chrome/browser/history/
download_database.h 27 // Must call InitDownloadTable before using any other functions.
77 bool InitDownloadTable();
history_database.cc 92 !InitKeywordSearchTermsTable() || !InitDownloadTable() ||
download_database.cc 287 bool DownloadDatabase::InitDownloadTable() {

Completed in 262 milliseconds