ShellMainDelegate 18 apps/shell/app/shell_main.cc apps::ShellMainDelegate delegate; ShellMainDelegate 41 apps/shell/app/shell_main_delegate.cc ShellMainDelegate::ShellMainDelegate() { ShellMainDelegate 44 apps/shell/app/shell_main_delegate.cc ShellMainDelegate::~ShellMainDelegate() { ShellMainDelegate 47 apps/shell/app/shell_main_delegate.cc bool ShellMainDelegate::BasicStartupComplete(int* exit_code) { ShellMainDelegate 59 apps/shell/app/shell_main_delegate.cc void ShellMainDelegate::PreSandboxStartup() { ShellMainDelegate 67 apps/shell/app/shell_main_delegate.cc content::ContentBrowserClient* ShellMainDelegate::CreateContentBrowserClient() { ShellMainDelegate 73 apps/shell/app/shell_main_delegate.cc ShellMainDelegate::CreateContentRendererClient() { ShellMainDelegate 79 apps/shell/app/shell_main_delegate.cc bool ShellMainDelegate::ProcessNeedsResourceBundle( ShellMainDelegate 89 apps/shell/app/shell_main_delegate.cc void ShellMainDelegate::InitializeResourceBundle() { ShellMainDelegate 18 apps/shell/app/shell_main_delegate.h class ShellMainDelegate : public content::ContentMainDelegate { ShellMainDelegate 20 apps/shell/app/shell_main_delegate.h ShellMainDelegate(); ShellMainDelegate 21 apps/shell/app/shell_main_delegate.h virtual ~ShellMainDelegate(); ShellMainDelegate 42 apps/shell/app/shell_main_delegate.h DISALLOW_COPY_AND_ASSIGN(ShellMainDelegate); ShellMainDelegate 24 apps/test/apps_test_launcher_delegate.cc return new ShellMainDelegate(); ShellMainDelegate 15 ash/shell/content_client/shell_main_delegate.cc ShellMainDelegate::ShellMainDelegate() { ShellMainDelegate 18 ash/shell/content_client/shell_main_delegate.cc ShellMainDelegate::~ShellMainDelegate() { ShellMainDelegate 21 ash/shell/content_client/shell_main_delegate.cc bool ShellMainDelegate::BasicStartupComplete(int* exit_code) { ShellMainDelegate 31 ash/shell/content_client/shell_main_delegate.cc void ShellMainDelegate::PreSandboxStartup() { ShellMainDelegate 35 ash/shell/content_client/shell_main_delegate.cc content::ContentBrowserClient* ShellMainDelegate::CreateContentBrowserClient() { ShellMainDelegate 40 ash/shell/content_client/shell_main_delegate.cc void ShellMainDelegate::InitializeResourceBundle() { ShellMainDelegate 24 ash/shell/content_client/shell_main_delegate.h class ShellMainDelegate : public content::ContentMainDelegate { ShellMainDelegate 26 ash/shell/content_client/shell_main_delegate.h ShellMainDelegate(); ShellMainDelegate 27 ash/shell/content_client/shell_main_delegate.h virtual ~ShellMainDelegate(); ShellMainDelegate 39 ash/shell/content_client/shell_main_delegate.h DISALLOW_COPY_AND_ASSIGN(ShellMainDelegate); ShellMainDelegate 18 ash/shell/shell_main.cc ash::shell::ShellMainDelegate delegate; ShellMainDelegate 70 content/public/test/content_browser_test.cc shell_main_delegate_.reset(new ShellMainDelegate); ShellMainDelegate 14 content/public/test/content_browser_test.h class ShellMainDelegate; ShellMainDelegate 47 content/public/test/content_browser_test.h scoped_ptr<ShellMainDelegate> shell_main_delegate_; ShellMainDelegate 120 content/shell/android/browsertests_apk/content_browser_tests_android.cc content::SetContentMainDelegate(new content::ShellMainDelegate()); ShellMainDelegate 38 content/shell/android/linker_test_apk/chromium_linker_test_android.cc content::SetContentMainDelegate(new content::ShellMainDelegate()); ShellMainDelegate 34 content/shell/android/shell_library_loader.cc content::SetContentMainDelegate(new content::ShellMainDelegate()); ShellMainDelegate 13 content/shell/app/shell_content_main.cc content::ShellMainDelegate delegate; ShellMainDelegate 22 content/shell/app/shell_main.cc content::ShellMainDelegate delegate; ShellMainDelegate 38 content/shell/app/shell_main.cc content::ShellMainDelegate delegate; ShellMainDelegate 104 content/shell/app/shell_main_delegate.cc ShellMainDelegate::ShellMainDelegate() { ShellMainDelegate 107 content/shell/app/shell_main_delegate.cc ShellMainDelegate::~ShellMainDelegate() { ShellMainDelegate 110 content/shell/app/shell_main_delegate.cc bool ShellMainDelegate::BasicStartupComplete(int* exit_code) { ShellMainDelegate 187 content/shell/app/shell_main_delegate.cc void ShellMainDelegate::PreSandboxStartup() { ShellMainDelegate 221 content/shell/app/shell_main_delegate.cc int ShellMainDelegate::RunProcess( ShellMainDelegate 238 content/shell/app/shell_main_delegate.cc void ShellMainDelegate::ZygoteForked() { ShellMainDelegate 249 content/shell/app/shell_main_delegate.cc void ShellMainDelegate::InitializeResourceBundle() { ShellMainDelegate 284 content/shell/app/shell_main_delegate.cc ContentBrowserClient* ShellMainDelegate::CreateContentBrowserClient() { ShellMainDelegate 289 content/shell/app/shell_main_delegate.cc ContentRendererClient* ShellMainDelegate::CreateContentRendererClient() { ShellMainDelegate 21 content/shell/app/shell_main_delegate.h class ShellMainDelegate : public ContentMainDelegate { ShellMainDelegate 23 content/shell/app/shell_main_delegate.h ShellMainDelegate(); ShellMainDelegate 24 content/shell/app/shell_main_delegate.h virtual ~ShellMainDelegate(); ShellMainDelegate 49 content/shell/app/shell_main_delegate.h DISALLOW_COPY_AND_ASSIGN(ShellMainDelegate); ShellMainDelegate 121 content/test/content_test_launcher.cc return new ShellMainDelegate();