Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dbackground_contents_service.h56 std::vector<BackgroundContents*> GetBackgroundContents() const;
Dbackground_page_tracker.cc239 background_contents_service->GetBackgroundContents(); in UpdateExtensionList()
Dbackground_contents_service.cc144 BackgroundContentsService::GetBackgroundContents() const in GetBackgroundContents() function in BackgroundContentsService
/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h75 std::vector<BackgroundContents*> GetBackgroundContents() const;
Dbackground_contents_service.cc281 BackgroundContentsService::GetBackgroundContents() const in GetBackgroundContents() function in BackgroundContentsService
/external/chromium_org/chrome/browser/task_manager/
Dbackground_resource_provider.cc174 background_contents_service->GetBackgroundContents(); in StartUpdating()
/external/chromium/chrome/browser/task_manager/
Dtask_manager_resource_providers.cc700 background_contents_service->GetBackgroundContents(); in StartUpdating()