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

  /external/chromium_org/content/test/
test_web_contents.h 54 // Overrides WebContentsImpl::ShouldTransitionCrossSite so that we can test
56 bool ShouldTransitionCrossSite() { return transition_cross_site; }
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.h 301 bool ShouldTransitionCrossSite();
render_frame_host_manager.cc 488 bool RenderFrameHostManager::ShouldTransitionCrossSite() {
    [all...]

Completed in 75 milliseconds