Home
last modified time | relevance | path

Searched refs:GetBackgroundContents (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/task_manager/
Dbackground_information.cc134 background_contents_service->GetBackgroundContents(); in GetAll()
152 background_contents_service->GetBackgroundContents(); in MakeResource()
/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h89 std::vector<BackgroundContents*> GetBackgroundContents() const;
Dbackground_contents_service.cc302 BackgroundContentsService::GetBackgroundContents() const in GetBackgroundContents() function in BackgroundContentsService