Home
last modified time | relevance | path

Searched refs:CreateBackgroundContents (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h109 BackgroundContents* CreateBackgroundContents(
Dbackground_contents_service.cc630 BackgroundContents* contents = CreateBackgroundContents( in LoadBackgroundContents()
645 BackgroundContents* BackgroundContentsService::CreateBackgroundContents( in CreateBackgroundContents() function in BackgroundContentsService
/external/chromium_org/chrome/browser/chromeos/first_run/
Ddrive_first_run_controller.cc310 ->CreateBackgroundContents(content::SiteInstance::Create(profile_), in ShouldCreateWebContents()
/external/chromium_org/chrome/browser/ui/
Dbrowser.cc2469 service->CreateBackgroundContents(site_instance.get(), in MaybeCreateBackgroundContents()