SetBackgrounded    72 content/browser/browser_child_process_host_impl.h   void SetBackgrounded(bool backgrounded);
SetBackgrounded   926 content/browser/renderer_host/render_process_host_impl.cc   SetBackgrounded(false);
SetBackgrounded   939 content/browser/renderer_host/render_process_host_impl.cc     SetBackgrounded(true);
SetBackgrounded   299 content/browser/renderer_host/render_process_host_impl.h   void SetBackgrounded(bool backgrounded);
SetBackgrounded   663 content/browser/worker_host/worker_process_host.cc   process_->SetBackgrounded(backgrounded);
SetBackgrounded   190 content/browser/worker_host/worker_process_host.h   void SetBackgrounded(bool backgrounded);
SetBackgrounded   187 content/browser/worker_host/worker_service_impl.cc     iter->SetBackgrounded(throttle);