HomeSort by relevance Sort by last modified time
    Searched refs:background_contents_service (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/first_run/
drive_first_run_controller.cc 13 #include "chrome/browser/background/background_contents_service.h"
278 BackgroundContentsService* background_contents_service =
282 if (background_contents_service->GetAppBackgroundContents(
286 BackgroundContents* contents = background_contents_service
359 BackgroundContentsService* background_contents_service = local
361 if (background_contents_service->GetAppBackgroundContents(
  /external/chromium/chrome/browser/
background_page_tracker.cc 15 #include "chrome/browser/background_contents_service.h"
236 BackgroundContentsService* background_contents_service = local
239 background_contents_service->GetBackgroundContents();
245 background_contents_service->GetParentApplicationId(*iter));
  /external/chromium_org/chrome/browser/task_manager/
background_resource_provider.cc 10 #include "chrome/browser/background/background_contents_service.h"
171 BackgroundContentsService* background_contents_service = local
174 background_contents_service->GetBackgroundContents();
182 background_contents_service->GetParentApplicationId(*iterator);
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.cc 17 #include "chrome/browser/background_contents_service.h"
696 BackgroundContentsService* background_contents_service = local
700 background_contents_service->GetBackgroundContents();
707 background_contents_service->GetParentApplicationId(*iterator);
    [all...]

Completed in 345 milliseconds