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

/external/chromium_org/content/browser/
H A Dplugin_process_host.cc98 class PluginSandboxedProcessLauncherDelegate class in namespace:content
101 explicit PluginSandboxedProcessLauncherDelegate(ChildProcessHost* host) function in class:content::PluginSandboxedProcessLauncherDelegate
107 virtual ~PluginSandboxedProcessLauncherDelegate() {}
125 DISALLOW_COPY_AND_ASSIGN(PluginSandboxedProcessLauncherDelegate);
255 new PluginSandboxedProcessLauncherDelegate(process_->GetHost()),

Completed in 101 milliseconds