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

  /external/chromium_org/content/browser/frame_host/
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 271 milliseconds