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

  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.h 356 // Returns true if for the navigation from |current_effective_url| to
370 const GURL& current_effective_url,
render_frame_host_manager.cc 730 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
    [all...]
render_frame_host_manager_unittest.cc 334 const GURL& current_effective_url = current_entry ? local
341 current_effective_url,
    [all...]

Completed in 3444 milliseconds