ChildProcess 20 content/child/child_histogram_message_filter.cc io_message_loop_(ChildProcess::current()->io_message_loop_proxy()) { ChildProcess 33 content/child/child_process.cc base::LazyInstance<base::ThreadLocalPointer<ChildProcess> > g_lazy_tls = ChildProcess 37 content/child/child_process.cc ChildProcess::ChildProcess() ChildProcess 55 content/child/child_process.cc ChildProcess::~ChildProcess() { ChildProcess 74 content/child/child_process.cc ChildThread* ChildProcess::main_thread() { ChildProcess 78 content/child/child_process.cc void ChildProcess::set_main_thread(ChildThread* thread) { ChildProcess 82 content/child/child_process.cc void ChildProcess::AddRefProcess() { ChildProcess 88 content/child/child_process.cc void ChildProcess::ReleaseProcess() { ChildProcess 99 content/child/child_process.cc ChildProcess* ChildProcess::current() { ChildProcess 103 content/child/child_process.cc base::WaitableEvent* ChildProcess::GetShutDownEvent() { ChildProcess 107 content/child/child_process.cc void ChildProcess::WaitForDebugger(const std::string& label) { ChildProcess 19 content/child/child_process.h class CONTENT_EXPORT ChildProcess { ChildProcess 23 content/child/child_process.h ChildProcess(); ChildProcess 24 content/child/child_process.h virtual ~ChildProcess(); ChildProcess 58 content/child/child_process.h static ChildProcess* current(); ChildProcess 75 content/child/child_process.h DISALLOW_COPY_AND_ASSIGN(ChildProcess); ChildProcess 229 content/child/child_thread.cc ChildProcess::current()->io_message_loop_proxy(), ChildProcess 231 content/child/child_thread.cc ChildProcess::current()->GetShutDownEvent())); ChildProcess 238 content/child/child_thread.cc new IPC::SyncMessageFilter(ChildProcess::current()->GetShutDownEvent()); ChildProcess 264 content/child/child_thread.cc ChildProcess::current()->io_message_loop_proxy())); ChildProcess 157 content/child/child_thread.h friend class ChildProcess; ChildProcess 15 content/child/scoped_child_process_reference.cc ChildProcess::current()->AddRefProcess(); ChildProcess 20 content/child/scoped_child_process_reference.cc ChildProcess::current()->ReleaseProcess(); ChildProcess 28 content/child/scoped_child_process_reference.cc base::Bind(&ChildProcess::ReleaseProcess, ChildProcess 29 content/child/scoped_child_process_reference.cc base::Unretained(ChildProcess::current())), ChildProcess 190 content/child/webmessageportchannel_impl.cc ChildProcess::current()->AddRefProcess(); ChildProcess 263 content/child/webmessageportchannel_impl.cc ChildProcess::current()->ReleaseProcess(); ChildProcess 154 content/gpu/gpu_child_thread.cc ChildProcess::current()->io_message_loop_proxy(), ChildProcess 155 content/gpu/gpu_child_thread.cc ChildProcess::current()->GetShutDownEvent())); ChildProcess 92 content/gpu/gpu_main.cc ChildProcess::WaitForDebugger("Gpu"); ChildProcess 12 content/gpu/gpu_process.h class GpuProcess : public ChildProcess { ChildProcess 156 content/plugin/plugin_channel.cc ChildProcess::current()->GetShutDownEvent())); ChildProcess 74 content/plugin/plugin_main.cc ChildProcess::WaitForDebugger("Plugin"); ChildProcess 78 content/plugin/plugin_main.cc ChildProcess plugin_process; ChildProcess 176 content/plugin/plugin_thread.cc renderer_id, ChildProcess::current()->io_message_loop_proxy())); ChildProcess 20 content/ppapi_plugin/ppapi_broker_main.cc ChildProcess::WaitForDebugger("PpapiBroker"); ChildProcess 29 content/ppapi_plugin/ppapi_broker_main.cc ChildProcess ppapi_broker_process; ChildProcess 76 content/ppapi_plugin/ppapi_plugin_main.cc ChildProcess::WaitForDebugger("Ppapi"); ChildProcess 128 content/ppapi_plugin/ppapi_plugin_main.cc ChildProcess ppapi_process; ChildProcess 170 content/ppapi_plugin/ppapi_thread.cc return ChildProcess::current()->io_message_loop_proxy(); ChildProcess 174 content/ppapi_plugin/ppapi_thread.cc return ChildProcess::current()->GetShutDownEvent(); ChildProcess 46 content/renderer/devtools/devtools_agent_filter.cc io_message_loop_proxy_(ChildProcess::current()->io_message_loop_proxy()), ChildProcess 23 content/renderer/java/java_bridge_channel.cc ChildProcess::current()->GetShutDownEvent())); ChildProcess 33 content/renderer/java/java_bridge_dispatcher.cc channel_handle, ChildProcess::current()->io_message_loop_proxy()); ChildProcess 48 content/renderer/media/video_capture_impl.cc io_message_loop_proxy_(ChildProcess::current()->io_message_loop_proxy()), ChildProcess 78 content/renderer/media/video_capture_impl_manager_unittest.cc child_process_.reset(new ChildProcess()); ChildProcess 97 content/renderer/media/video_capture_impl_manager_unittest.cc scoped_ptr<ChildProcess> child_process_; ChildProcess 108 content/renderer/media/video_capture_impl_unittest.cc child_process_.reset(new ChildProcess()); ChildProcess 126 content/renderer/media/video_capture_impl_unittest.cc scoped_ptr<ChildProcess> child_process_; ChildProcess 50 content/renderer/mojo/mojo_render_process_observer.cc channel_init_->Init(handle, ChildProcess::current()->io_message_loop_proxy()); ChildProcess 71 content/renderer/npapi/plugin_channel_host.cc ChildProcess::current()->GetShutDownEvent())); ChildProcess 336 content/renderer/npapi/webplugin_delegate_proxy.cc channel_handle, ChildProcess::current()->io_message_loop_proxy()); ChildProcess 35 content/renderer/pepper/pepper_hung_plugin_filter.cc io_loop_(ChildProcess::current()->io_message_loop_proxy()), ChildProcess 136 content/renderer/pepper/pepper_platform_audio_input.cc io_message_loop_proxy_(ChildProcess::current()->io_message_loop_proxy()), ChildProcess 114 content/renderer/pepper/pepper_platform_audio_output.cc io_message_loop_proxy_(ChildProcess::current()->io_message_loop_proxy()) { ChildProcess 17 content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc DCHECK(ChildProcess::current()) << "Must be in the renderer."; ChildProcess 18 content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc return ChildProcess::current()->io_message_loop_proxy(); ChildProcess 22 content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc DCHECK(ChildProcess::current()) << "Must be in the renderer."; ChildProcess 23 content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc return ChildProcess::current()->GetShutDownEvent(); ChildProcess 26 content/renderer/render_process.h class RenderProcess : public ChildProcess { ChildProcess 61 content/renderer/render_process.h return static_cast<RenderProcess*>(ChildProcess::current()); ChildProcess 344 content/renderer/render_thread_impl.cc ChildProcess::current()->set_main_thread(this); ChildProcess 667 content/renderer/render_thread_impl.cc return ChildProcess::current()->io_message_loop_proxy(); ChildProcess 1108 content/renderer/render_thread_impl.cc return ChildProcess::current()->GetShutDownEvent(); ChildProcess 1314 content/renderer/render_thread_impl.cc io_message_loop_proxy_ = ChildProcess::current()->io_message_loop_proxy(); ChildProcess 1318 content/renderer/render_thread_impl.cc ChildProcess::current()->GetShutDownEvent()); ChildProcess 65 content/renderer/renderer_main.cc ChildProcess::WaitForDebugger("Renderer"); ChildProcess 43 content/utility/in_process_utility_thread.cc child_process_.reset(new ChildProcess()); ChildProcess 15 content/utility/in_process_utility_thread.h class ChildProcess; ChildProcess 30 content/utility/in_process_utility_thread.h scoped_ptr<ChildProcess> child_process_; ChildProcess 70 content/utility/utility_main.cc ChildProcess utility_process; ChildProcess 70 content/utility/utility_thread_impl.cc ChildProcess::current()->ReleaseProcess(); ChildProcess 88 content/utility/utility_thread_impl.cc ChildProcess::current()->AddRefProcess(); ChildProcess 57 content/worker/worker_main.cc ChildProcess worker_process; ChildProcess 64 content/worker/worker_main.cc ChildProcess::WaitForDebugger("Worker"); ChildProcess 16 mojo/shell/app_child_process.h class AppChildProcess : public ChildProcess { ChildProcess 20 mojo/shell/app_child_process_host.cc : ChildProcessHost(context, this, ChildProcess::TYPE_APP), ChildProcess 18 mojo/shell/child_process.cc ChildProcess::~ChildProcess() { ChildProcess 22 mojo/shell/child_process.cc scoped_ptr<ChildProcess> ChildProcess::Create(const CommandLine& command_line) { ChildProcess 24 mojo/shell/child_process.cc return scoped_ptr<ChildProcess>(); ChildProcess 30 mojo/shell/child_process.cc scoped_ptr<ChildProcess> rv; ChildProcess 53 mojo/shell/child_process.cc ChildProcess::ChildProcess() { ChildProcess 21 mojo/shell/child_process.h class ChildProcess { ChildProcess 29 mojo/shell/child_process.h virtual ~ChildProcess(); ChildProcess 34 mojo/shell/child_process.h static scoped_ptr<ChildProcess> Create(const base::CommandLine& command_line); ChildProcess 41 mojo/shell/child_process.h ChildProcess(); ChildProcess 51 mojo/shell/child_process.h DISALLOW_COPY_AND_ASSIGN(ChildProcess); ChildProcess 26 mojo/shell/child_process_host.cc ChildProcess::Type type) ChildProcess 38 mojo/shell/child_process_host.h ChildProcess::Type type); ChildProcess 68 mojo/shell/child_process_host.h const ChildProcess::Type type_; ChildProcess 53 mojo/shell/desktop/mojo_main.cc mojo::shell::ChildProcess::TYPE_TEST); ChildProcess 62 mojo/shell/desktop/mojo_main.cc if (scoped_ptr<mojo::shell::ChildProcess> child_process = ChildProcess 63 mojo/shell/desktop/mojo_main.cc mojo::shell::ChildProcess::Create( ChildProcess 14 mojo/shell/test_child_process.h class TestChildProcess : public ChildProcess {