Searched refs:DidCancelLoading (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.h122 virtual void DidCancelLoading() {} function in class:content::RenderViewHostDelegate
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h420 virtual void DidCancelLoading() OVERRIDE;
H A Dweb_contents_impl.cc3757 void WebContentsImpl::DidCancelLoading() { function in class:content::WebContentsImpl
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_impl.cc885 render_view_host_->GetDelegate()->DidCancelLoading();

Completed in 3269 milliseconds