Searched defs:SetBackgrounded (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.cc197 void BrowserChildProcessHostImpl::SetBackgrounded(bool backgrounded) { function in class:content::BrowserChildProcessHostImpl
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc977 SetBackgrounded(false);
990 SetBackgrounded(true);
2039 void RenderProcessHostImpl::SetBackgrounded(bool backgrounded) { function in class:content::RenderProcessHostImpl
2089 SetBackgrounded(backgrounded_);

Completed in 359 milliseconds