Home
last modified time | relevance | path

Searched refs:InterceptorCallback (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dcall_stack_profile_metrics_provider.h26 using InterceptorCallback =
49 static void SetCpuInterceptorCallbackForTesting(InterceptorCallback callback);
H A Dcall_stack_profile_metrics_provider.cc35 CallStackProfileMetricsProvider::InterceptorCallback&
38 CallStackProfileMetricsProvider::InterceptorCallback> in GetCpuInterceptorCallbackInstance()
288 InterceptorCallback callback) { in SetCpuInterceptorCallbackForTesting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A Dcall_stack_profile_metrics_provider.h26 using InterceptorCallback =
49 static void SetCpuInterceptorCallbackForTesting(InterceptorCallback callback);
H A Dcall_stack_profile_metrics_provider.cc35 CallStackProfileMetricsProvider::InterceptorCallback&
38 CallStackProfileMetricsProvider::InterceptorCallback> in GetCpuInterceptorCallbackInstance()
288 InterceptorCallback callback) { in SetCpuInterceptorCallbackForTesting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/loader/
H A Dcross_site_document_blocking_browsertest.cc197 base::BindRepeating(&RequestInterceptor::InterceptorCallback, in RequestInterceptor()
324 bool InterceptorCallback(URLLoaderInterceptor::RequestParams* params) { in InterceptorCallback() function in content::__anon7e1548e30111::RequestInterceptor
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/loader/
H A Dcross_site_document_blocking_browsertest.cc194 base::BindRepeating(&RequestInterceptor::InterceptorCallback, in RequestInterceptor()
320 bool InterceptorCallback(URLLoaderInterceptor::RequestParams* params) { in InterceptorCallback() function in content::__anonbb2ce97e0111::RequestInterceptor
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/pdf/
H A Dpdf_extension_test.cc2742 interceptor_(base::BindRepeating(&RequestWaiter::InterceptorCallback, in RequestWaiter()
2756 bool InterceptorCallback( in InterceptorCallback() function in RequestWaiter