Searched defs:HistoryAddPageArgs (Results 1 – 5 of 5) sorted by relevance
561 struct HistoryAddPageArgs { struct580 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;
334 HistoryAddPageArgs::HistoryAddPageArgs() in HistoryAddPageArgs() function in history::HistoryAddPageArgs341 HistoryAddPageArgs::HistoryAddPageArgs( in HistoryAddPageArgs() function in history::HistoryAddPageArgs
346 HistoryAddPageArgs::HistoryAddPageArgs( in HistoryAddPageArgs() function in history::HistoryAddPageArgs
56 class HistoryAddPageArgs; variable
83 class HistoryAddPageArgs; variable