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

  /external/chromium_org/content/child/
scoped_child_process_reference.cc 20 ChildProcess::current()->ReleaseProcess();
28 base::Bind(&ChildProcess::ReleaseProcess,
child_process.h 54 void ReleaseProcess();
child_process.cc 88 void ChildProcess::ReleaseProcess() {
webmessageportchannel_impl.cc 252 ChildProcess::current()->ReleaseProcess();
  /external/chromium_org/content/utility/
utility_thread_impl.cc 70 ChildProcess::current()->ReleaseProcess();
121 ChildProcess::current()->ReleaseProcess();
  /external/chromium_org/content/renderer/
render_widget.cc 410 RenderProcess::current()->ReleaseProcess();
498 // If we are swapping out, we will call ReleaseProcess, allowing the process
819 RenderProcess::current()->ReleaseProcess();
    [all...]

Completed in 2422 milliseconds