GetShutDownEvent   47 content/child/child_process.h   base::WaitableEvent* GetShutDownEvent();
GetShutDownEvent  231 content/child/child_thread.cc                            ChildProcess::current()->GetShutDownEvent()));
GetShutDownEvent  238 content/child/child_thread.cc       new IPC::SyncMessageFilter(ChildProcess::current()->GetShutDownEvent());
GetShutDownEvent  155 content/gpu/gpu_child_thread.cc                             ChildProcess::current()->GetShutDownEvent()));
GetShutDownEvent  156 content/plugin/plugin_channel.cc           ChildProcess::current()->GetShutDownEvent()));
GetShutDownEvent  174 content/ppapi_plugin/ppapi_thread.cc   return ChildProcess::current()->GetShutDownEvent();
GetShutDownEvent   23 content/renderer/java/java_bridge_channel.cc       ChildProcess::current()->GetShutDownEvent()));
GetShutDownEvent   71 content/renderer/npapi/plugin_channel_host.cc           ChildProcess::current()->GetShutDownEvent()));
GetShutDownEvent   23 content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc   return ChildProcess::current()->GetShutDownEvent();
GetShutDownEvent   98 content/renderer/render_process_impl.cc   GetShutDownEvent()->Signal();
GetShutDownEvent 1108 content/renderer/render_thread_impl.cc   return ChildProcess::current()->GetShutDownEvent();
GetShutDownEvent 1318 content/renderer/render_thread_impl.cc       ChildProcess::current()->GetShutDownEvent());