Home
last modified time | relevance | path

Searched refs:CreateThrottles (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/renderer/
H A Durl_loader_throttle_provider.h39 CreateThrottles(int render_frame_id, const blink::WebURLRequest& request) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/renderer/
H A Durl_loader_throttle_provider.h39 CreateThrottles(int render_frame_id, const blink::WebURLRequest& request) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/engine/renderer/
H A Dweb_engine_url_loader_throttle_provider.h26 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Dweb_engine_url_loader_throttle_provider.cc29 WebEngineURLLoaderThrottleProvider::CreateThrottles( in CreateThrottles() function in WebEngineURLLoaderThrottleProvider
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/renderer/
H A Dweb_engine_url_loader_throttle_provider.h26 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Dweb_engine_url_loader_throttle_provider.cc29 WebEngineURLLoaderThrottleProvider::CreateThrottles( in CreateThrottles() function in WebEngineURLLoaderThrottleProvider
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/renderer/
H A Daw_url_loader_throttle_provider.h29 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Daw_url_loader_throttle_provider.cc50 AwURLLoaderThrottleProvider::CreateThrottles( in CreateThrottles() function in android_webview::AwURLLoaderThrottleProvider
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/renderer/
H A Durl_loader_throttle_provider.h28 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Durl_loader_throttle_provider.cc47 URLLoaderThrottleProvider::CreateThrottles( in CreateThrottles() function in weblayer::URLLoaderThrottleProvider
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/renderer/
H A Durl_loader_throttle_provider.h28 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Durl_loader_throttle_provider.cc48 URLLoaderThrottleProvider::CreateThrottles( in CreateThrottles() function in weblayer::URLLoaderThrottleProvider
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/renderer/
H A Dcast_url_loader_throttle_provider.h34 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Dcast_url_loader_throttle_provider.cc50 CastURLLoaderThrottleProvider::CreateThrottles( in CreateThrottles() function in chromecast::CastURLLoaderThrottleProvider
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/
H A Durl_loader_throttle_provider_impl.h39 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Durl_loader_throttle_provider_impl.cc126 URLLoaderThrottleProviderImpl::CreateThrottles( in CreateThrottles() function in URLLoaderThrottleProviderImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/renderer/
H A Durl_loader_throttle_provider_impl.h39 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles(
H A Durl_loader_throttle_provider_impl.cc125 URLLoaderThrottleProviderImpl::CreateThrottles( in CreateThrottles() function in URLLoaderThrottleProviderImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/service_worker/
H A Dservice_worker_fetch_context_impl_unittest.cc29 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles( in CreateThrottles() function in content::ServiceWorkerFetchContextImplTest::FakeURLLoaderThrottleProvider
H A Dservice_worker_fetch_context_impl.cc141 throttle_provider_->CreateThrottles(MSG_ROUTING_NONE, request)); in WillSendRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/service_worker/
H A Dservice_worker_fetch_context_impl_unittest.cc30 std::vector<std::unique_ptr<blink::URLLoaderThrottle>> CreateThrottles( in CreateThrottles() function in content::ServiceWorkerFetchContextImplTest::FakeURLLoaderThrottleProvider
H A Dservice_worker_fetch_context_impl.cc143 throttle_provider_->CreateThrottles(MSG_ROUTING_NONE, request)); in WillSendRequest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/loader/
H A Dweb_worker_fetch_context_impl.cc452 throttle_provider_->CreateThrottles(ancestor_frame_id_, request)); in WillSendRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/loader/
H A Dweb_worker_fetch_context_impl.cc464 throttle_provider_->CreateThrottles(ancestor_frame_id_, request)); in WillSendRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drender_frame_impl.cc4697 render_thread->url_loader_throttle_provider()->CreateThrottles( in WillSendRequestInternal()

12