HomeSort by relevance Sort by last modified time
    Searched refs:SetTerminateChildOnShutdown (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/
child_process_launcher.h 76 void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
browser_child_process_host_impl.h 76 void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
browser_child_process_host_impl.cc 201 void BrowserChildProcessHostImpl::SetTerminateChildOnShutdown(
204 child_process_->SetTerminateChildOnShutdown(terminate_on_shutdown);
plugin_process_host.cc 262 process_->SetTerminateChildOnShutdown(false);
child_process_launcher.cc 520 void ChildProcessLauncher::SetTerminateChildOnShutdown(

Completed in 206 milliseconds