BackgroundContentsService  322 chrome/browser/background/background_application_list_model.cc   BackgroundContentsService* service =
BackgroundContentsService  121 chrome/browser/background/background_contents_service.cc       BackgroundContentsService* service =
BackgroundContentsService  261 chrome/browser/background/background_contents_service.cc int BackgroundContentsService::restart_delay_in_ms_ = 3000;  // 3 seconds.
BackgroundContentsService  263 chrome/browser/background/background_contents_service.cc BackgroundContentsService::BackgroundContentsService(
BackgroundContentsService  277 chrome/browser/background/background_contents_service.cc BackgroundContentsService::~BackgroundContentsService() {
BackgroundContentsService  284 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::
BackgroundContentsService  291 chrome/browser/background/background_contents_service.cc std::string BackgroundContentsService::GetNotificationIdForExtensionForTesting(
BackgroundContentsService  297 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::ShowBalloonForTesting(
BackgroundContentsService  304 chrome/browser/background/background_contents_service.cc BackgroundContentsService::GetBackgroundContents() const
BackgroundContentsService  313 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::StartObserving(Profile* profile) {
BackgroundContentsService  360 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::Observe(
BackgroundContentsService  514 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::RestartForceInstalledExtensionOnCrash(
BackgroundContentsService  523 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::LoadBackgroundContentsFromPrefs(
BackgroundContentsService  555 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::SendChangeNotification(Profile* profile) {
BackgroundContentsService  559 chrome/browser/background/background_contents_service.cc       content::Details<BackgroundContentsService>(this));
BackgroundContentsService  562 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::LoadBackgroundContentsForExtension(
BackgroundContentsService  588 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::LoadBackgroundContentsFromDictionary(
BackgroundContentsService  611 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::LoadBackgroundContentsFromManifests(
BackgroundContentsService  629 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::LoadBackgroundContents(
BackgroundContentsService  657 chrome/browser/background/background_contents_service.cc BackgroundContents* BackgroundContentsService::CreateBackgroundContents(
BackgroundContentsService  684 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::RegisterBackgroundContents(
BackgroundContentsService  710 chrome/browser/background/background_contents_service.cc bool BackgroundContentsService::HasRegisteredBackgroundContents(
BackgroundContentsService  720 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::UnregisterBackgroundContents(
BackgroundContentsService  730 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::ShutdownAssociatedBackgroundContents(
BackgroundContentsService  740 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::BackgroundContentsOpened(
BackgroundContentsService  753 chrome/browser/background/background_contents_service.cc bool BackgroundContentsService::IsTracked(
BackgroundContentsService  758 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::BackgroundContentsShutdown(
BackgroundContentsService  766 chrome/browser/background/background_contents_service.cc BackgroundContents* BackgroundContentsService::GetAppBackgroundContents(
BackgroundContentsService  772 chrome/browser/background/background_contents_service.cc const base::string16& BackgroundContentsService::GetParentApplicationId(
BackgroundContentsService  782 chrome/browser/background/background_contents_service.cc void BackgroundContentsService::AddWebContents(
BackgroundContentsService   52 chrome/browser/background/background_contents_service.h class BackgroundContentsService : private content::NotificationObserver,
BackgroundContentsService   56 chrome/browser/background/background_contents_service.h   BackgroundContentsService(Profile* profile,
BackgroundContentsService   58 chrome/browser/background/background_contents_service.h   virtual ~BackgroundContentsService();
BackgroundContentsService  221 chrome/browser/background/background_contents_service.h   DISALLOW_COPY_AND_ASSIGN(BackgroundContentsService);
BackgroundContentsService   17 chrome/browser/background/background_contents_service_factory.cc BackgroundContentsService* BackgroundContentsServiceFactory::GetForProfile(
BackgroundContentsService   19 chrome/browser/background/background_contents_service_factory.cc   return static_cast<BackgroundContentsService*>(
BackgroundContentsService   40 chrome/browser/background/background_contents_service_factory.cc   return new BackgroundContentsService(static_cast<Profile*>(profile),
BackgroundContentsService   12 chrome/browser/background/background_contents_service_factory.h class BackgroundContentsService;
BackgroundContentsService   21 chrome/browser/background/background_contents_service_factory.h   static BackgroundContentsService* GetForProfile(Profile* profile);
BackgroundContentsService   79 chrome/browser/background/background_contents_service_unittest.cc   void SendOpenedNotification(BackgroundContentsService* service) {
BackgroundContentsService  199 chrome/browser/background/background_contents_service_unittest.cc         BackgroundContentsService::GetNotificationIdForExtensionForTesting(
BackgroundContentsService  202 chrome/browser/background/background_contents_service_unittest.cc     BackgroundContentsService::ShowBalloonForTesting(
BackgroundContentsService  220 chrome/browser/background/background_contents_service_unittest.cc   BackgroundContentsService service(&profile, command_line_.get());
BackgroundContentsService  225 chrome/browser/background/background_contents_service_unittest.cc   BackgroundContentsService service(&profile, command_line_.get());
BackgroundContentsService  236 chrome/browser/background/background_contents_service_unittest.cc   BackgroundContentsService service(&profile, command_line_.get());
BackgroundContentsService  263 chrome/browser/background/background_contents_service_unittest.cc   BackgroundContentsService service(&profile, command_line_.get());
BackgroundContentsService  284 chrome/browser/background/background_contents_service_unittest.cc   BackgroundContentsService service(&profile, command_line_.get());
BackgroundContentsService  316 chrome/browser/background/background_contents_service_unittest.cc   BackgroundContentsService service(&profile, command_line_.get());
BackgroundContentsService  309 chrome/browser/chromeos/first_run/drive_first_run_controller.cc   BackgroundContentsService* background_contents_service =
BackgroundContentsService  390 chrome/browser/chromeos/first_run/drive_first_run_controller.cc   BackgroundContentsService* background_contents_service =
BackgroundContentsService 1644 chrome/browser/policy/policy_browsertest.cc   BackgroundContentsService::
BackgroundContentsService  131 chrome/browser/task_manager/background_information.cc     BackgroundContentsService* background_contents_service =
BackgroundContentsService  148 chrome/browser/task_manager/background_information.cc   BackgroundContentsService* background_contents_service =
BackgroundContentsService 2316 chrome/browser/ui/browser.cc   BackgroundContentsService* service =