Home
last modified time | relevance | path

Searched defs:visit_source (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/importer/
Din_process_importer_bridge.cc59 history::VisitSource visit_source) { in SetHistoryItems()
Dexternal_process_importer_bridge.cc54 history::VisitSource visit_source) { in SetHistoryItems()
Dprofile_import_process_client.cc45 int visit_source) { in OnHistoryImportGroup()
Dexternal_process_importer_client.cc150 int visit_source) { in OnHistoryImportGroup()
Dimporter_unittest.cc231 history::VisitSource visit_source) { in AddHistoryPage()
599 history::VisitSource visit_source) { in AddHistoryPage()
804 history::VisitSource visit_source) { in AddHistoryPage()
Dprofile_writer.cc46 history::VisitSource visit_source) { in AddHistoryPage()
/external/chromium/chrome/browser/history/
Dhistory.cc306 history::VisitSource visit_source, in AddPage()
319 history::VisitSource visit_source, in AddPage()
379 history::VisitSource visit_source) { in AddPageWithDetails()
405 history::VisitSource visit_source) { in AddPagesWithDetails()
Dhistory.h210 void AddPage(const GURL& url, history::VisitSource visit_source) { in AddPage()
Dhistory_backend.cc651 VisitSource visit_source) { in AddPageVisit()
731 VisitSource visit_source) { in AddPagesWithDetails()
928 VisitSource visit_source) { in AddVisits()
Dhistory_types.h586 VisitSource visit_source; variable