Searched defs:HistoryAddPageArgs (Results 1 – 2 of 2) sorted by relevance
371 struct HistoryAddPageArgs { struct390 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;
242 HistoryAddPageArgs::HistoryAddPageArgs() in HistoryAddPageArgs() function in history::HistoryAddPageArgs249 HistoryAddPageArgs::HistoryAddPageArgs( in HistoryAddPageArgs() function in history::HistoryAddPageArgs