Searched defs:ResourceDispatcherHostCreated (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.cc198 void AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated() { function in class:android_webview::AwResourceDispatcherHostDelegate
/external/chromium_org/chrome/test/base/
H A Dtesting_browser_process.cc97 void TestingBrowserProcess::ResourceDispatcherHostCreated() { function in class:TestingBrowserProcess
/external/chromium_org/content/public/browser/
H A Dcontent_browser_client.h497 virtual void ResourceDispatcherHostCreated() {} function in class:content::ContentBrowserClient
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.cc285 void ShellContentBrowserClient::ResourceDispatcherHostCreated() { function in class:content::ShellContentBrowserClient
/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.cc508 void AwContentBrowserClient::ResourceDispatcherHostCreated() { function in class:android_webview::AwContentBrowserClient
509 AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated();
/external/chromium_org/chrome/browser/
H A Dbrowser_process_impl.cc925 void BrowserProcessImpl::ResourceDispatcherHostCreated() { function in class:BrowserProcessImpl
H A Dchrome_content_browser_client.cc2096 void ChromeContentBrowserClient::ResourceDispatcherHostCreated() { function in class:chrome::ChromeContentBrowserClient
2099 return g_browser_process->ResourceDispatcherHostCreated();

Completed in 125 milliseconds