Home
last modified time | relevance | path

Searched refs:replace_entry (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_impl.h92 bool replace_entry) OVERRIDE; in NON_EXPORTED_BASE()
259 bool replace_entry); in NON_EXPORTED_BASE()
Dnavigation_controller_impl.cc1030 bool replace_entry) { in RendererDidNavigateToNewPage() argument
1088 DCHECK(!params.history_list_was_cleared || !replace_entry); in RendererDidNavigateToNewPage()
1098 InsertOrReplaceEntry(new_entry, replace_entry); in RendererDidNavigateToNewPage()
1316 bool replace_entry) { in CopyStateFromAndPrune() argument
1340 if (!replace_entry) in CopyStateFromAndPrune()
1355 if (replace_entry && max_source_index > 0) in CopyStateFromAndPrune()
/external/chromium_org/content/public/browser/
Dnavigation_controller.h412 bool replace_entry) = 0;
/external/iptables/iptables/
Diptables.c656 replace_entry(const xt_chainlabel chain, in replace_entry() function
1858 ret = replace_entry(chain, e, rulenum - 1, in do_command4()
Dip6tables.c671 replace_entry(const xt_chainlabel chain, in replace_entry() function
1859 ret = replace_entry(chain, e, rulenum - 1, in do_command6()