Searched refs:site_instance_ (Results 1 – 9 of 9) sorted by relevance
63 return site_instance_->GetProcess(); in GetProcess()71 return site_instance_.get(); in GetSiteInstance()104 scoped_refptr<SiteInstance> site_instance_; variable
41 site_instance_(NULL), in NavigationEntryImpl()67 site_instance_(instance), in NavigationEntryImpl()159 site_instance_ = site_instance; in set_site_instance()
21 site_instance_(site_instance), in RenderFrameProxyHost()
109 return site_instance_.get(); in NON_EXPORTED_BASE()231 scoped_refptr<SiteInstanceImpl> site_instance_; in NON_EXPORTED_BASE() local
29 site_instance_ = content::SiteInstance::Create(profile());34 content::WebContents::CreateParams(profile(), site_instance_.get()));41 scoped_refptr<content::SiteInstance> site_instance_;
39 site_instance_ = SiteInstance::Create(profile());48 content::WebContents::CreateParams(profile(), site_instance_.get()));55 scoped_refptr<SiteInstance> site_instance_;
53 site_instance_ = SiteInstance::Create(profile());70 content::WebContents::CreateParams(profile(), site_instance_.get()));75 scoped_refptr<SiteInstance> site_instance_;
173 scoped_refptr<content::SiteInstance> site_instance_; variable
224 : site_instance_(SiteInstance::Create(context)), in ProcessManager()406 return site_instance_->GetRelatedSiteInstance(url); in GetSiteInstanceForURL()628 return site_instance_->GetBrowserContext(); in GetBrowserContext()