Home
last modified time | relevance | path

Searched refs:AddRefProcess (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/child/
Dscoped_child_process_reference.cc15 ChildProcess::current()->AddRefProcess(); in ScopedChildProcessReference()
Dchild_process.h53 void AddRefProcess();
Dchild_process.cc82 void ChildProcess::AddRefProcess() { in AddRefProcess() function in content::ChildProcess
Dwebmessageportchannel_impl.cc179 ChildProcess::current()->AddRefProcess(); in QueueMessages()
/external/chromium_org/content/utility/
Dutility_thread_impl.cc88 ChildProcess::current()->AddRefProcess(); in Init()
/external/chromium_org/content/renderer/
Drender_widget.cc383 RenderProcess::current()->AddRefProcess(); in RenderWidget()
504 RenderProcess::current()->AddRefProcess(); in SetSwappedOut()