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 78 void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
browser_child_process_host_impl.h 72 void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
browser_child_process_host_impl.cc 215 void BrowserChildProcessHostImpl::SetTerminateChildOnShutdown(
218 child_process_->SetTerminateChildOnShutdown(terminate_on_shutdown);
plugin_process_host.cc 258 process_->SetTerminateChildOnShutdown(false);
child_process_launcher.cc 515 void ChildProcessLauncher::SetTerminateChildOnShutdown(

Completed in 35 milliseconds