Searched defs:replace_entry (Results 1 - 3 of 3) sorted by relevance

/external/iptables/iptables/
H A Dip6tables.c671 replace_entry(const xt_chainlabel chain, function
1859 ret = replace_entry(chain, e, rulenum - 1,
H A Diptables.c656 replace_entry(const xt_chainlabel chain, function
1858 ret = replace_entry(chain, e, rulenum - 1,
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.cc1030 bool replace_entry) {
1088 DCHECK(!params.history_list_was_cleared || !replace_entry);
1098 InsertOrReplaceEntry(new_entry, replace_entry);
1316 bool replace_entry) {
1340 if (!replace_entry)
1355 if (replace_entry && max_source_index > 0)
1027 RendererDidNavigateToNewPage( RenderFrameHost* rfh, const FrameHostMsg_DidCommitProvisionalLoad_Params& params, bool replace_entry) argument
1314 CopyStateFromAndPrune( NavigationController* temp, bool replace_entry) argument

Completed in 1924 milliseconds