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

/external/chromium_org/components/history/core/browser/
H A Dhistory_types.cc240 // HistoryAddPageArgs ---------------------------------------------------------
242 HistoryAddPageArgs::HistoryAddPageArgs() function in class:history::HistoryAddPageArgs
249 HistoryAddPageArgs::HistoryAddPageArgs( function in class:history::HistoryAddPageArgs
270 HistoryAddPageArgs::~HistoryAddPageArgs() {}
H A Dhistory_types.h371 struct HistoryAddPageArgs { struct in namespace:history
374 // HistoryAddPageArgs(
378 HistoryAddPageArgs();
379 HistoryAddPageArgs(const GURL& url,
388 ~HistoryAddPageArgs();

Completed in 87 milliseconds