Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/
Drender_view_host_delegate.h218 virtual void DidCancelLoading() {} in DidCancelLoading() function
Drender_view_host_impl.cc1894 delegate_->DidCancelLoading(); in OnShouldCloseACK()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h337 virtual void DidCancelLoading() OVERRIDE; in NON_EXPORTED_BASE()
Dweb_contents_impl.cc3170 void WebContentsImpl::DidCancelLoading() { in DidCancelLoading() function in content::WebContentsImpl