SetPendingShutdown  651 content/browser/frame_host/render_frame_host_impl.cc   render_view_host_->SetPendingShutdown(on_swap_out);
SetPendingShutdown  144 content/browser/frame_host/render_frame_host_impl.h   void SetPendingShutdown(const base::Closure& on_swap_out);
SetPendingShutdown  562 content/browser/frame_host/render_frame_host_manager.cc       swapped_out_rfh->SetPendingShutdown(base::Bind(
SetPendingShutdown  637 content/browser/renderer_host/render_view_host_impl.cc       SetPendingShutdown(pending_delete_on_swap_out);
SetPendingShutdown  330 content/browser/renderer_host/render_view_host_impl.h   void SetPendingShutdown(const base::Closure& on_swap_out);