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

  /external/chromium_org/components/navigation_interception/
intercept_navigation_resource_throttle.cc 77 CheckIfShouldIgnoreNavigation(request_->url(), request_->method(), false);
84 CheckIfShouldIgnoreNavigation(new_url, GetMethodAfterRedirect(), true);
101 bool InterceptNavigationResourceThrottle::CheckIfShouldIgnoreNavigation(
intercept_navigation_resource_throttle.h 49 bool CheckIfShouldIgnoreNavigation(const GURL& url,

Completed in 197 milliseconds