HomeSort by relevance Sort by last modified time
    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