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

  /external/chromium_org/components/navigation_interception/
intercept_navigation_delegate.h 36 // 2) the ResourceThrottle obtained via CreateThrottleFor must be associated
56 static content::ResourceThrottle* CreateThrottleFor(
intercept_navigation_delegate.cc 67 content::ResourceThrottle* InterceptNavigationDelegate::CreateThrottleFor(
  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 220 throttles->push_back(InterceptNavigationDelegate::CreateThrottleFor(
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 268 InterceptNavigationDelegate::CreateThrottleFor(request));

Completed in 102 milliseconds