HomeSort by relevance Sort by last modified time
    Searched refs:AddHistoryPage (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/importer/
profile_writer.h 51 virtual void AddHistoryPage(const history::URLRows& page,
profile_writer_unittest.cc 203 profile_writer->AddHistoryPage(pages_, history::SOURCE_FIREFOX_IMPORTED);
208 profile_writer->AddHistoryPage(pages_, history::SOURCE_FIREFOX_IMPORTED);
firefox_importer_browsertest.cc 148 virtual void AddHistoryPage(const history::URLRows& page,
profile_writer.cc 93 void ProfileWriter::AddHistoryPage(const history::URLRows& page,
ie_importer_browsertest_win.cc 317 virtual void AddHistoryPage(const history::URLRows& page,
423 virtual void AddHistoryPage(const history::URLRows& page,
in_process_importer_bridge.cc 212 base::Bind(&ProfileWriter::AddHistoryPage,
  /external/chromium/chrome/browser/importer/
profile_writer.h 76 virtual void AddHistoryPage(const std::vector<history::URLRow>& page,
in_process_importer_bridge.cc 62 NewRunnableMethod(writer_, &ProfileWriter::AddHistoryPage,
profile_writer.cc 45 void ProfileWriter::AddHistoryPage(const std::vector<history::URLRow>& page,
importer_unittest.cc 230 virtual void AddHistoryPage(const std::vector<history::URLRow>& page,
598 virtual void AddHistoryPage(const std::vector<history::URLRow>& page,
803 virtual void AddHistoryPage(const std::vector<history::URLRow>& page,
    [all...]

Completed in 93 milliseconds