Searched refs:ResourceDispatcherHostCreated (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.h51 virtual void ResourceDispatcherHostCreated() OVERRIDE;
H A Dshell_content_browser_client.cc226 void ShellContentBrowserClient::ResourceDispatcherHostCreated() { function in class:content::ShellContentBrowserClient
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.h29 static void ResourceDispatcherHostCreated();
H A Daw_resource_dispatcher_host_delegate.cc195 void AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated() { function in class:android_webview::AwResourceDispatcherHostDelegate
/external/chromium_org/chrome/browser/
H A Dbrowser_process.h93 virtual void ResourceDispatcherHostCreated() = 0;
H A Dbrowser_process_impl.h73 virtual void ResourceDispatcherHostCreated() OVERRIDE;
H A Dchrome_content_browser_client.h216 virtual void ResourceDispatcherHostCreated() OVERRIDE;
H A Dbrowser_process_impl.cc820 void BrowserProcessImpl::ResourceDispatcherHostCreated() { function in class:BrowserProcessImpl
H A Dchrome_content_browser_client.cc2143 void ChromeContentBrowserClient::ResourceDispatcherHostCreated() { function in class:chrome::ChromeContentBrowserClient
2144 return g_browser_process->ResourceDispatcherHostCreated();
/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.cc416 void AwContentBrowserClient::ResourceDispatcherHostCreated() { function in class:android_webview::AwContentBrowserClient
417 AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated();
H A Daw_content_browser_client.h144 virtual void ResourceDispatcherHostCreated() OVERRIDE;
/external/chromium_org/chrome/test/base/
H A Dtesting_browser_process.cc94 void TestingBrowserProcess::ResourceDispatcherHostCreated() { function in class:TestingBrowserProcess
H A Dtesting_browser_process.h57 virtual void ResourceDispatcherHostCreated() OVERRIDE;
/external/chromium_org/content/public/browser/
H A Dcontent_browser_client.h482 virtual void ResourceDispatcherHostCreated() {} function in class:content::ContentBrowserClient
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_apitest.cc318 virtual void ResourceDispatcherHostCreated() OVERRIDE {
319 // Don't invoke ChromeContentBrowserClient::ResourceDispatcherHostCreated.
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.cc325 GetContentClient()->browser()->ResourceDispatcherHostCreated();

Completed in 180 milliseconds