HomeSort by relevance Sort by last modified time
    Searched defs:site_instance_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/frame_host/
render_frame_proxy_host.h 65 return site_instance_->GetProcess();
77 return site_instance_.get();
116 scoped_refptr<SiteInstance> site_instance_; member in class:content::RenderFrameProxyHost
navigation_entry_impl.h 109 return site_instance_.get();
231 scoped_refptr<SiteInstanceImpl> site_instance_; member in class:content::NavigationEntryImpl
  /external/chromium_org/extensions/browser/
process_manager.h 139 // Gets the BrowserContext associated with site_instance_ and all other
199 scoped_refptr<content::SiteInstance> site_instance_; member in class:extensions::ProcessManager

Completed in 277 milliseconds