Home
last modified time | relevance | path

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

/external/chromium_org/components/history/core/browser/
Dhistory_types.h371 struct HistoryAddPageArgs { struct
390 GURL url;
391 base::Time time;
393 ContextID context_id;
394 int32 page_id;
396 GURL referrer;
397 history::RedirectList redirects;
398 ui::PageTransition transition;
399 VisitSource visit_source;
400 bool did_replace_entry;
Dhistory_types.cc242 HistoryAddPageArgs::HistoryAddPageArgs() in HistoryAddPageArgs() function in history::HistoryAddPageArgs
249 HistoryAddPageArgs::HistoryAddPageArgs( in HistoryAddPageArgs() function in history::HistoryAddPageArgs