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

/external/chromium_org/chrome/browser/task_manager/
H A Dbackground_information.cc10 #include "chrome/browser/background/background_contents_service.h"
131 BackgroundContentsService* background_contents_service = local
134 background_contents_service->GetBackgroundContents();
149 BackgroundContentsService* background_contents_service = local
152 background_contents_service->GetBackgroundContents();
160 background_contents_service->GetParentApplicationId(*iterator);
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_controller.cc14 #include "chrome/browser/background/background_contents_service.h"
301 BackgroundContentsService* background_contents_service =
305 if (background_contents_service->GetAppBackgroundContents(
309 BackgroundContents* contents = background_contents_service
382 BackgroundContentsService* background_contents_service = local
384 if (background_contents_service->GetAppBackgroundContents(

Completed in 1078 milliseconds