Home
last modified time | relevance | path

Searched defs:HistoryAddPageArgs (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/history/
Dhistory_types.h561 struct HistoryAddPageArgs { struct
580 GURL url;
581 base::Time time;
583 const void* id_scope;
584 int32 page_id;
586 GURL referrer;
587 history::RedirectList redirects;
588 content::PageTransition transition;
589 VisitSource visit_source;
590 bool did_replace_entry;
Dhistory_types.cc334 HistoryAddPageArgs::HistoryAddPageArgs() in HistoryAddPageArgs() function in history::HistoryAddPageArgs
341 HistoryAddPageArgs::HistoryAddPageArgs( in HistoryAddPageArgs() function in history::HistoryAddPageArgs
/external/chromium/chrome/browser/history/
Dhistory_types.cc346 HistoryAddPageArgs::HistoryAddPageArgs( in HistoryAddPageArgs() function in history::HistoryAddPageArgs
Dhistory.h56 class HistoryAddPageArgs; variable
/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h83 class HistoryAddPageArgs; variable