Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dbackground_contents_service.h77 BackgroundContents* CreateBackgroundContents(SiteInstance* site,
Dbackground_contents_service.cc433 BackgroundContents* contents = CreateBackgroundContents( in LoadBackgroundContents()
447 BackgroundContents* BackgroundContentsService::CreateBackgroundContents( in CreateBackgroundContents() function in BackgroundContentsService
/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h95 BackgroundContents* CreateBackgroundContents(
Dbackground_contents_service.cc613 BackgroundContents* contents = CreateBackgroundContents( in LoadBackgroundContents()
628 BackgroundContents* BackgroundContentsService::CreateBackgroundContents( in CreateBackgroundContents() function in BackgroundContentsService
/external/chromium_org/chrome/browser/chromeos/first_run/
Ddrive_first_run_controller.cc287 ->CreateBackgroundContents(content::SiteInstance::Create(profile_), in ShouldCreateWebContents()
/external/chromium/chrome/browser/tab_contents/
Drender_view_host_delegate_helper.cc82 return service->CreateBackgroundContents(site, route_id, profile, frame_name, in MaybeCreateBackgroundContents()
/external/chromium_org/chrome/browser/ui/
Dbrowser.cc2280 service->CreateBackgroundContents(site_instance.get(), in MaybeCreateBackgroundContents()