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

  /external/chromium_org/content/browser/
site_instance_impl.h 40 bool HasRelatedSiteInstance(const GURL& url);
site_instance_impl.cc 190 bool SiteInstanceImpl::HasRelatedSiteInstance(const GURL& url) {
  /external/chromium_org/content/browser/web_contents/
render_view_host_manager.cc 540 if (curr_site_instance->HasRelatedSiteInstance(dest_url) ||
    [all...]

Completed in 167 milliseconds