Home
last modified time | relevance | path

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

/external/chromium_org/content/child/
Dscoped_child_process_reference.cc15 ChildProcess::current()->AddRefProcess(); in ScopedChildProcessReference()
Dchild_process.h64 void AddRefProcess();
Dchild_process.cc83 void ChildProcess::AddRefProcess() { in AddRefProcess() function in content::ChildProcess
Dwebmessageportchannel_impl.cc205 ChildProcess::current()->AddRefProcess(); in QueueMessages()
/external/chromium_org/content/utility/
Dutility_thread_impl.cc91 ChildProcess::current()->AddRefProcess(); in Init()
/external/chromium_org/content/renderer/
Drender_widget.cc425 RenderProcess::current()->AddRefProcess(); in RenderWidget()
525 RenderProcess::current()->AddRefProcess(); in SetSwappedOut()
Drender_view_browsertest.cc547 RenderProcess::current()->AddRefProcess(); in TEST_F()