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 63 return site_instance_->GetProcess();
71 return site_instance_.get();
104 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 128 // Gets the BrowserContext associated with site_instance_ and all other
173 scoped_refptr<content::SiteInstance> site_instance_; member in class:extensions::ProcessManager

Completed in 52 milliseconds