Home
last modified time | relevance | path

Searched refs:RequestOpenURL (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/browser/frame_host/
Dnavigator_delegate.h95 virtual void RequestOpenURL(RenderFrameHostImpl* render_frame_host, in RequestOpenURL() function
Dnavigator.h91 virtual void RequestOpenURL(RenderFrameHostImpl* render_frame_host, in RequestOpenURL() function
Dnavigator_impl.h56 virtual void RequestOpenURL(RenderFrameHostImpl* render_frame_host,
Dnavigator_impl.cc544 void NavigatorImpl::RequestOpenURL( in RequestOpenURL() function in content::NavigatorImpl
634 delegate_->RequestOpenURL(render_frame_host, params); in RequestTransferURL()
Drender_frame_host_impl.cc631 frame_tree_node_->navigator()->RequestOpenURL( in OnOpenURL()
/external/chromium_org/content/browser/
Dsecurity_exploit_browsertest.cc60 wc->GetFrameTree()->root()->navigator()->RequestOpenURL( in PrepareToDuplicateHosts()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h533 virtual void RequestOpenURL(RenderFrameHostImpl* render_frame_host, in NON_EXPORTED_BASE()
Dweb_contents_impl.cc2565 void WebContentsImpl::RequestOpenURL(RenderFrameHostImpl* render_frame_host, in RequestOpenURL() function in content::WebContentsImpl