Searched refs:CreateContentBrowserClient (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/ash/shell/content_client/
H A Dshell_main_delegate.cc35 content::ContentBrowserClient* ShellMainDelegate::CreateContentBrowserClient() { function in class:ash::shell::ShellMainDelegate
H A Dshell_main_delegate.h31 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
/external/chromium_org/ui/views_content_client/
H A Dviews_content_main_delegate.h26 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Dviews_content_main_delegate.cc74 ViewsContentMainDelegate::CreateContentBrowserClient() { function in class:ui::ViewsContentMainDelegate
/external/chromium_org/chrome/test/base/
H A Dchrome_render_view_test.h34 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Dchrome_render_view_test.cc96 ChromeRenderViewTest::CreateContentBrowserClient() { function in class:ChromeRenderViewTest
/external/chromium_org/chromecast/shell/app/
H A Dcast_main_delegate.h40 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Dcast_main_delegate.cc113 content::ContentBrowserClient* CastMainDelegate::CreateContentBrowserClient() { function in class:chromecast::shell::CastMainDelegate
/external/chromium_org/content/public/app/
H A Dcontent_main_delegate.cc57 ContentBrowserClient* ContentMainDelegate::CreateContentBrowserClient() { function in class:content::ContentMainDelegate
H A Dcontent_main_delegate.h92 virtual ContentBrowserClient* CreateContentBrowserClient();
/external/chromium_org/content/shell/app/
H A Dshell_main_delegate.h35 virtual ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Dshell_main_delegate.cc301 ContentBrowserClient* ShellMainDelegate::CreateContentBrowserClient() { function in class:content::ShellMainDelegate
/external/chromium_org/android_webview/lib/main/
H A Daw_main_delegate.h41 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Daw_main_delegate.cc141 AwMainDelegate::CreateContentBrowserClient() { function in class:android_webview::AwMainDelegate
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.h49 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Dchrome_main_delegate.cc913 ChromeMainDelegate::CreateContentBrowserClient() { function in class:ChromeMainDelegate
/external/chromium_org/extensions/shell/app/
H A Dshell_main_delegate.h30 virtual content::ContentBrowserClient* CreateContentBrowserClient() OVERRIDE;
H A Dshell_main_delegate.cc79 content::ContentBrowserClient* ShellMainDelegate::CreateContentBrowserClient() { function in class:extensions::ShellMainDelegate
/external/chromium_org/content/public/test/
H A Drender_view_test.h134 virtual ContentBrowserClient* CreateContentBrowserClient();
H A Drender_view_test.cc143 content_browser_client_.reset(CreateContentBrowserClient());
402 ContentBrowserClient* RenderViewTest::CreateContentBrowserClient() { function in class:content::RenderViewTest
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc251 content_client->browser_ = delegate->CreateContentBrowserClient();

Completed in 5008 milliseconds