Searched defs:VisitSource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/common/importer/
H A Dimporter_data_types.h72 // Mapped to history::VisitSource after import in the browser.
73 enum VisitSource { enum in namespace:importer
/external/chromium_org/components/history/core/browser/
H A Dhistory_types.h60 enum VisitSource { enum in namespace:history
71 typedef std::map<VisitID, VisitSource> VisitSourceMap;
386 VisitSource source,
399 VisitSource visit_source;

Completed in 554 milliseconds