Home
last modified time | relevance | path

Searched refs:background_contents_service (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbackground_page_tracker.cc236 BackgroundContentsService* background_contents_service = in UpdateExtensionList() local
239 background_contents_service->GetBackgroundContents(); in UpdateExtensionList()
245 background_contents_service->GetParentApplicationId(*iter)); in UpdateExtensionList()
/external/chromium/chrome/browser/task_manager/
Dtask_manager_resource_providers.cc696 BackgroundContentsService* background_contents_service = in StartUpdating() local
700 background_contents_service->GetBackgroundContents(); in StartUpdating()
707 background_contents_service->GetParentApplicationId(*iterator); in StartUpdating()