HomeSort by relevance Sort by last modified time
    Searched defs:InitDBOnDBThread (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/history/
top_sites_backend.cc 22 this, &TopSitesBackend::InitDBOnDBThread, path));
85 void TopSitesBackend::InitDBOnDBThread(const FilePath& path) {
145 InitDBOnDBThread(db_path_);
  /external/chromium_org/chrome/browser/history/
top_sites_backend.cc 27 base::Bind(&TopSitesBackend::InitDBOnDBThread, this, path));
85 void TopSitesBackend::InitDBOnDBThread(const base::FilePath& path) {
136 InitDBOnDBThread(db_path_);

Completed in 1935 milliseconds