Searched refs:did_replace_entry (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory.cc307 bool did_replace_entry) {
309 visit_source, did_replace_entry);
320 bool did_replace_entry) {
324 did_replace_entry));
300 AddPage(const GURL& url, const void* id_scope, int32 page_id, const GURL& referrer, PageTransition::Type transition, const history::RedirectList& redirects, history::VisitSource visit_source, bool did_replace_entry) argument
312 AddPage(const GURL& url, Time time, const void* id_scope, int32 page_id, const GURL& referrer, PageTransition::Type transition, const history::RedirectList& redirects, history::VisitSource visit_source, bool did_replace_entry) argument
H A Dhistory_types.cc364 did_replace_entry(arg_did_replace_entry) {
372 visit_source, did_replace_entry);
H A Dhistory.h183 // 'did_replace_entry' is true when the navigation entry for this page has
195 bool did_replace_entry);
207 bool did_replace_entry);
H A Dhistory_types.h587 bool did_replace_entry; member in class:history::HistoryAddPageArgs
H A Dhistory_backend.cc454 if (request->did_replace_entry &&
/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.cc360 details.did_replace_entry = false;

Completed in 368 milliseconds