Searched refs:PreSandboxStartup (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/ash/shell/content_client/
H A Dshell_main_delegate.cc31 void ShellMainDelegate::PreSandboxStartup() { function in class:ash::shell::ShellMainDelegate
H A Dshell_main_delegate.h30 virtual void PreSandboxStartup() OVERRIDE;
/external/chromium_org/ui/views_content_client/
H A Dviews_content_main_delegate.h25 virtual void PreSandboxStartup() OVERRIDE;
H A Dviews_content_main_delegate.cc60 void ViewsContentMainDelegate::PreSandboxStartup() { function in class:ui::ViewsContentMainDelegate
/external/chromium_org/chromecast/shell/app/
H A Dcast_main_delegate.h33 virtual void PreSandboxStartup() OVERRIDE;
H A Dcast_main_delegate.cc50 void CastMainDelegate::PreSandboxStartup() { function in class:chromecast::shell::CastMainDelegate
/external/chromium_org/content/shell/app/
H A Dshell_main_delegate.h28 virtual void PreSandboxStartup() OVERRIDE;
H A Dshell_main_delegate.cc198 void ShellMainDelegate::PreSandboxStartup() { function in class:content::ShellMainDelegate
/external/chromium_org/android_webview/lib/main/
H A Daw_main_delegate.h35 virtual void PreSandboxStartup() OVERRIDE;
H A Daw_main_delegate.cc99 void AwMainDelegate::PreSandboxStartup() { function in class:android_webview::AwMainDelegate
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.h29 virtual void PreSandboxStartup() OVERRIDE;
H A Dchrome_main_delegate.cc638 void ChromeMainDelegate::PreSandboxStartup() { function in class:ChromeMainDelegate
765 ChromeContentUtilityClient::PreSandboxStartup();
/external/chromium_org/chrome/utility/
H A Dchrome_content_utility_client.cc163 void ChromeContentUtilityClient::PreSandboxStartup() { function in class:ChromeContentUtilityClient
165 extensions::ExtensionsHandler::PreSandboxStartup();
169 PrintingHandler::PreSandboxStartup();
175 local_discovery::ServiceDiscoveryMessageHandler::PreSandboxStartup();
H A Dchrome_content_utility_client.h32 static void PreSandboxStartup();
H A Dprinting_handler.h30 static void PreSandboxStartup();
H A Dprinting_handler.cc255 void PrintingHandler::PreSandboxStartup() { function in class:PrintingHandler
/external/chromium_org/chrome/utility/extensions/
H A Dextensions_handler.h31 static void PreSandboxStartup();
H A Dextensions_handler.cc69 void ExtensionsHandler::PreSandboxStartup() { function in class:extensions::ExtensionsHandler
/external/chromium_org/content/public/app/
H A Dcontent_main_delegate.h38 virtual void PreSandboxStartup() {} function in class:content::ContentMainDelegate
/external/chromium_org/extensions/shell/app/
H A Dshell_main_delegate.h29 virtual void PreSandboxStartup() OVERRIDE;
H A Dshell_main_delegate.cc71 void ShellMainDelegate::PreSandboxStartup() { function in class:extensions::ShellMainDelegate
/external/chromium_org/chrome/utility/local_discovery/
H A Dservice_discovery_message_handler.h44 static void PreSandboxStartup();
H A Dservice_discovery_message_handler.cc176 void ServiceDiscoveryMessageHandler::PreSandboxStartup() { function in class:local_discovery::ServiceDiscoveryMessageHandler
/external/chromium_org/content/public/test/
H A Dcontent_browser_test.cc71 shell_main_delegate_->PreSandboxStartup();
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc727 delegate_->PreSandboxStartup();

Completed in 1415 milliseconds