Home
last modified time | relevance | path

Searched defs:Interceptor (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dclient_unary_unary_interceptor_test.py55 class Interceptor(aio.UnaryUnaryClientInterceptor): class
226 class Interceptor(aio.UnaryUnaryClientInterceptor): class
282 class Interceptor(aio.UnaryUnaryClientInterceptor): class
310 class Interceptor(aio.UnaryUnaryClientInterceptor): class
339 class Interceptor(aio.UnaryUnaryClientInterceptor): class
372 class Interceptor(aio.UnaryUnaryClientInterceptor): class
409 class Interceptor(aio.UnaryUnaryClientInterceptor): class
448 class Interceptor(aio.UnaryUnaryClientInterceptor): class
486 class Interceptor(aio.UnaryUnaryClientInterceptor): class
518 class Interceptor(aio.UnaryUnaryClientInterceptor): class
[all …]
Dclient_unary_stream_interceptor_test.py257 class Interceptor(aio.UnaryStreamClientInterceptor): class
292 class Interceptor(aio.UnaryStreamClientInterceptor): class
346 class Interceptor(aio.UnaryStreamClientInterceptor): class
374 class Interceptor(aio.UnaryStreamClientInterceptor): class
Dclient_stream_unary_interceptor_test.py314 class Interceptor(aio.StreamUnaryClientInterceptor): class
357 class Interceptor(aio.StreamUnaryClientInterceptor): class
431 class Interceptor(aio.StreamUnaryClientInterceptor): class
467 class Interceptor(aio.StreamUnaryClientInterceptor): class
/third_party/grpc/src/objective-c/GRPCClient/
DGRPCCall+Interceptor.m26 @implementation GRPCCall2 (Interceptor) category
/third_party/grpc/src/csharp/Grpc.Core.Api/Interceptors/
DInterceptor.cs29 public abstract class Interceptor class
/third_party/grpc/src/php/lib/Grpc/
DInterceptor.php28 class Interceptor class
/third_party/grpc/src/ruby/lib/grpc/generic/
Dinterceptors.rb21 class Interceptor class
/third_party/cef/tests/cefclient/renderer/
Dperformance_test_tests.cc194 class Interceptor : public CefV8Interceptor { in PERF_TEST_FUNC() class
196 Interceptor() {} in PERF_TEST_FUNC() function in client::performance_test::__anon191e095a0111::PERF_TEST_FUNC::Interceptor
/third_party/cef/tests/ceftests/
Dv8_unittest.cc994 class Interceptor : public CefV8Interceptor { in RunObjectInterceptorTest() class
996 Interceptor() : value1_(0), value2_(0u), array_() {} in RunObjectInterceptorTest() function in __anon469d2b920111::V8RendererTest::RunObjectInterceptorTest::Interceptor
1193 class Interceptor : public CefV8Interceptor { in RunObjectInterceptorFailTest() class
1198 Interceptor() {} in RunObjectInterceptorFailTest() function in __anon469d2b920111::V8RendererTest::RunObjectInterceptorFailTest::Interceptor
1334 class Interceptor : public CefV8Interceptor { in RunObjectInterceptorExceptionTest() class
1336 Interceptor() {} in RunObjectInterceptorExceptionTest() function in __anon469d2b920111::V8RendererTest::RunObjectInterceptorExceptionTest::Interceptor
1450 class Interceptor : public CefV8Interceptor { in RunObjectInterceptorAndAccessorTest() class
1452 Interceptor() {} in RunObjectInterceptorAndAccessorTest() function in __anon469d2b920111::V8RendererTest::RunObjectInterceptorAndAccessorTest::Interceptor