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

/external/chromium_org/chrome/common/importer/
H A Dimporter_data_types.h71 // Mapped to history::VisitSource after import in the browser.
72 enum VisitSource { enum in namespace:importer
/external/chromium/chrome/browser/history/
H A Dhistory_types.h170 enum VisitSource { enum in namespace:history
181 typedef std::map<VisitID, VisitSource> VisitSourceMap;
570 VisitSource arg_source,
586 VisitSource visit_source;
/external/chromium_org/chrome/browser/history/
H A Dhistory_types.h203 enum VisitSource { enum in namespace:history
214 typedef std::map<VisitID, VisitSource> VisitSourceMap;
576 VisitSource source,
589 VisitSource visit_source;

Completed in 231 milliseconds