Searched refs:current_effective_url (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager.h356 // Returns true if for the navigation from |current_effective_url| to
370 const GURL& current_effective_url,
H A Drender_frame_host_manager.cc730 const GURL& current_effective_url,
756 browser_context, current_effective_url)) {
772 // current_effective_url here, which uses the SiteInstance's site if there is
776 current_effective_url, new_effective_url)) {
824 const GURL& current_effective_url = current_entry ? local
832 current_effective_url,
729 ShouldSwapBrowsingInstancesForNavigation( const GURL& current_effective_url, bool current_is_view_source_mode, SiteInstance* new_site_instance, const GURL& new_effective_url, bool new_is_view_source_mode) const argument
H A Drender_frame_host_manager_unittest.cc334 const GURL& current_effective_url = current_entry ? local
341 current_effective_url,

Completed in 84 milliseconds