BackgroundInformation 110 chrome/browser/task_manager/background_information.cc BackgroundInformation::BackgroundInformation() {} BackgroundInformation 112 chrome/browser/task_manager/background_information.cc BackgroundInformation::~BackgroundInformation() {} BackgroundInformation 114 chrome/browser/task_manager/background_information.cc bool BackgroundInformation::CheckOwnership(WebContents* web_contents) { BackgroundInformation 119 chrome/browser/task_manager/background_information.cc void BackgroundInformation::GetAll(const NewWebContentsCallback& callback) { BackgroundInformation 143 chrome/browser/task_manager/background_information.cc scoped_ptr<RendererResource> BackgroundInformation::MakeResource( BackgroundInformation 14 chrome/browser/task_manager/background_information.h class BackgroundInformation BackgroundInformation 17 chrome/browser/task_manager/background_information.h BackgroundInformation(); BackgroundInformation 18 chrome/browser/task_manager/background_information.h virtual ~BackgroundInformation(); BackgroundInformation 27 chrome/browser/task_manager/background_information.h DISALLOW_COPY_AND_ASSIGN(BackgroundInformation); BackgroundInformation 255 chrome/browser/task_manager/task_manager.cc new task_manager::BackgroundInformation())));