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

/external/chromium_org/chrome/browser/task_manager/
H A Dtab_contents_information.h17 class TabContentsInformation class in namespace:task_manager
20 TabContentsInformation();
21 virtual ~TabContentsInformation();
30 DISALLOW_COPY_AND_ASSIGN(TabContentsInformation);
H A Dtab_contents_information.cc135 TabContentsInformation::TabContentsInformation() {} function in class:task_manager::TabContentsInformation
137 TabContentsInformation::~TabContentsInformation() {}
139 bool TabContentsInformation::CheckOwnership(
146 void TabContentsInformation::GetAll(const NewWebContentsCallback& callback) {
172 scoped_ptr<RendererResource> TabContentsInformation::MakeResource(

Completed in 408 milliseconds