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

  /external/chromium_org/chrome/browser/importer/
profile_writer.h 52 virtual void AddHistoryPage(const history::URLRows& page,
profile_writer_unittest.cc 204 profile_writer->AddHistoryPage(pages_, history::SOURCE_FIREFOX_IMPORTED);
209 profile_writer->AddHistoryPage(pages_, history::SOURCE_FIREFOX_IMPORTED);
ie_importer_browsertest_win.cc 276 virtual void AddHistoryPage(const history::URLRows& page,
383 virtual void AddHistoryPage(const history::URLRows& page,
firefox_importer_browsertest.cc 163 virtual void AddHistoryPage(const history::URLRows& page,
in_process_importer_bridge.cc 227 base::Bind(&ProfileWriter::AddHistoryPage,
profile_writer.cc 100 void ProfileWriter::AddHistoryPage(const history::URLRows& page,

Completed in 48 milliseconds