| /third_party/grpc/src/csharp/Grpc.Core.Api/ |
| D | CallCredentials.cs | 48 public static CallCredentials FromInterceptor(AsyncAuthInterceptor interceptor) in FromInterceptor() 77 readonly AsyncAuthInterceptor interceptor; field in Grpc.Core.CallCredentials.AsyncAuthInterceptorCredentials 79 public AsyncAuthInterceptorCredentials(AsyncAuthInterceptor interceptor) in AsyncAuthInterceptorCredentials()
|
| D | CallCredentialsConfiguratorBase.cs | 37 …c abstract void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interceptor); in SetAsyncAuthInterceptorCredentials()
|
| D | ClientBase.cs | 154 … readonly Func<IMethod, string, CallOptions, ClientBaseConfigurationInfo> interceptor; field in Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor 159 …nfigurationInterceptor(Func<IMethod, string, CallOptions, ClientBaseConfigurationInfo> interceptor) in ClientBaseConfigurationInterceptor()
|
| /third_party/grpc/src/csharp/Grpc.Core.Api/Interceptors/ |
| D | CallInvokerExtensions.cs | 43 public static CallInvoker Intercept(this CallInvoker invoker, Interceptor interceptor) in Intercept() 92 …public static CallInvoker Intercept(this CallInvoker invoker, Func<Metadata, Metadata> interceptor) in Intercept() argument 99 readonly Func<Metadata, Metadata> interceptor; field in Grpc.Core.Interceptors.CallInvokerExtensions.MetadataInterceptor 104 public MetadataInterceptor(Func<Metadata, Metadata> interceptor) in MetadataInterceptor() argument
|
| D | ChannelExtensions.cs | 41 public static CallInvoker Intercept(this ChannelBase channel, Interceptor interceptor) in Intercept() 82 …public static CallInvoker Intercept(this ChannelBase channel, Func<Metadata, Metadata> interceptor) in Intercept() argument
|
| D | InterceptingCallInvoker.cs | 31 readonly Interceptor interceptor; field in Grpc.Core.Interceptors.InterceptingCallInvoker 37 public InterceptingCallInvoker(CallInvoker invoker, Interceptor interceptor) in InterceptingCallInvoker()
|
| /third_party/grpc/src/csharp/Grpc.Core/Interceptors/ |
| D | ServerServiceDefinitionExtensions.cs | 43 …Definition Intercept(this ServerServiceDefinition serverServiceDefinition, Interceptor interceptor) in Intercept() 88 readonly Interceptor interceptor; field in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder 90 public InterceptingServiceBinder(Interceptor interceptor) in InterceptingServiceBinder()
|
| /third_party/grpc/src/php/lib/Grpc/Internal/ |
| D | InterceptorChannel.php | 28 private $interceptor; variable in Grpc\\Internal\\InterceptorChannel 35 public function __construct($channel, $interceptor)
|
| /third_party/grpc/src/csharp/Grpc.Core/Internal/ |
| D | NativeMetadataCredentialsPlugin.cs | 33 AsyncAuthInterceptor interceptor; field in Grpc.Core.Internal.NativeMetadataCredentialsPlugin 37 public NativeMetadataCredentialsPlugin(AsyncAuthInterceptor interceptor) in NativeMetadataCredentialsPlugin()
|
| D | DefaultCallCredentialsConfigurator.cs | 34 …ic override void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interceptor) in SetAsyncAuthInterceptorCredentials()
|
| /third_party/grpc/src/csharp/Grpc.Core.Tests/Interceptors/ |
| D | ServerInterceptorTest.cs | 140 readonly Action<ServerCallContext> interceptor; field in Grpc.Core.Interceptors.Tests.ServerInterceptorTest.ServerCallContextInterceptor 142 public ServerCallContextInterceptor(Action<ServerCallContext> interceptor) in ServerCallContextInterceptor()
|
| /third_party/grpc/include/grpcpp/impl/codegen/ |
| D | server_interceptor.h | 111 auto* interceptor = creator->CreateServerInterceptor(this); in RegisterInterceptors() local
|
| D | client_interceptor.h | 148 auto* interceptor = (*it)->CreateClientInterceptor(this); in RegisterInterceptors() local
|
| /third_party/grpc/src/python/grpcio/grpc/ |
| D | _interceptor.py | 204 def __init__(self, thunk, method, interceptor): argument 306 def __init__(self, thunk, method, interceptor): argument 343 def __init__(self, thunk, method, interceptor): argument 445 def __init__(self, thunk, method, interceptor): argument 482 def __init__(self, channel, interceptor): argument
|
| /third_party/cef/tests/cefclient/renderer/ |
| D | performance_test_tests.cc | 224 CefRefPtr<CefV8Interceptor> interceptor = new Interceptor(); in PERF_TEST_FUNC() local
|
| /third_party/cef/tests/ceftests/ |
| D | v8_unittest.cc | 1104 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorTest() local 1257 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorFailTest() local 1385 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorExceptionTest() local 1526 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorAndAccessorTest() local
|
| /third_party/grpc/src/python/grpcio_tests/tests/unit/ |
| D | _interceptor_test.py | 331 def _filter_server_interceptor(condition, interceptor): argument
|
| /third_party/cef/libcef_dll/cpptoc/ |
| D | v8value_cpptoc.cc | 119 cef_v8interceptor_t* interceptor) { in cef_v8value_create_object()
|
| /third_party/cef/libcef_dll/ctocpp/ |
| D | v8value_ctocpp.cc | 118 CefRefPtr<CefV8Interceptor> interceptor) { in CreateObject()
|
| /third_party/boost/libs/python/doc/html/numpy/_static/ |
| D | underscore-1.3.1.js | 663 _.tap = function(obj, interceptor) { argument
|
| /third_party/boost/libs/gil/doc/html/_static/ |
| D | underscore-1.3.1.js | 663 _.tap = function(obj, interceptor) { argument
|
| /third_party/boost/libs/hof/doc/html/_static/ |
| D | underscore-1.3.1.js | 663 _.tap = function(obj, interceptor) { argument
|
| /third_party/cef/libcef/renderer/ |
| D | v8_impl.cc | 265 inline void SetInterceptor(CefRefPtr<CefV8Interceptor> interceptor) { in SetInterceptor() 1307 CefRefPtr<CefV8Interceptor> interceptor) { in CreateObject()
|
| /third_party/cef/libcef_dll/wrapper/ |
| D | libcef_dll_dylib.cc | 1505 struct _cef_v8interceptor_t* interceptor) { in cef_v8value_create_object()
|