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

/external/chromium_org/content/public/browser/
H A Dbrowser_child_process_host_delegate.h25 virtual void OnProcessLaunched() {} function in class:content::BrowserChildProcessHostDelegate
/external/chromium/chrome/browser/nacl_host/
H A Dnacl_process_host.cc80 // OnProcessLaunched didn't get called because the process couldn't launch.
171 OnProcessLaunched();
188 void NaClProcessHost::OnProcessLaunched() { function in class:NaClProcessHost
/external/chromium_org/remoting/host/win/
H A Dworker_process_launcher.cc108 void WorkerProcessLauncher::OnProcessLaunched( function in class:remoting::WorkerProcessLauncher
/external/chromium_org/chrome/browser/service_process/
H A Dservice_process_control.cc157 launcher_->Run(base::Bind(&ServiceProcessControl::OnProcessLaunched,
166 void ServiceProcessControl::OnProcessLaunched() { function in class:ServiceProcessControl
/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.cc316 void BrowserChildProcessHostImpl::OnProcessLaunched() { function in class:content::BrowserChildProcessHostImpl
336 delegate_->OnProcessLaunched();
H A Dppapi_plugin_process_host.cc368 void PpapiPluginProcessHost::OnProcessLaunched() { function in class:content::PpapiPluginProcessHost
/external/chromium/chrome/browser/service/
H A Dservice_process_control.cc169 NewRunnableMethod(this, &ServiceProcessControl::OnProcessLaunched));
172 void ServiceProcessControl::OnProcessLaunched() { function in class:ServiceProcessControl
/external/chromium_org/content/browser/worker_host/
H A Dworker_process_host.cc312 void WorkerProcessHost::OnProcessLaunched() { function in class:content::WorkerProcessHost
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc578 void NaClProcessHost::OnProcessLaunched() { function in class:nacl::NaClProcessHost
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc582 OnProcessLaunched(); // Fake a callback that the process is ready.
1044 void GpuProcessHost::OnProcessLaunched() { function in class:content::GpuProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc527 OnProcessLaunched(); // Fake a callback that the process is ready.
1843 void RenderProcessHostImpl::OnProcessLaunched() { function in class:content::RenderProcessHostImpl

Completed in 476 milliseconds