Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core.Api/Interceptors/
DInterceptor.cs54 where TResponse : class; class in Grpc.Core.Interceptors.Interceptor
206 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
234 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
261 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
288 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
317 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
348 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
374 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
400 where TResponse : class class in Grpc.Core.Interceptors.Interceptor
DCallInvokerExtensions.cs111 where TResponse : class class in Grpc.Core.Interceptors.CallInvokerExtensions.MetadataInterceptor
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DServerCalls.cs30 where TResponse : class class in Grpc.Core.Internal.ServerCalls
37 where TResponse : class class in Grpc.Core.Internal.ServerCalls
44 where TResponse : class class in Grpc.Core.Internal.ServerCalls
51 where TResponse : class class in Grpc.Core.Internal.ServerCalls
DAsyncCallServer.cs40 …public AsyncCallServer(Action<TResponse, SerializationContext> serializer, Func<DeserializationCon… in AsyncCallServer()
/third_party/grpc/src/csharp/Grpc.Core.Api/
DServiceBinderBase.cs45 where TResponse : class class in Grpc.Core.ServiceBinderBase
61 where TResponse : class class in Grpc.Core.ServiceBinderBase
77 where TResponse : class class in Grpc.Core.ServiceBinderBase
93 where TResponse : class class in Grpc.Core.ServiceBinderBase
DServerServiceDefinition.cs87 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
106 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
125 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
144 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
DClientBase.cs166 where TResponse : class class in Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor
/third_party/grpc/src/csharp/Grpc.Core/
DCalls.cs43 where TResponse : class class in Grpc.Core.Calls
59 where TResponse : class class in Grpc.Core.Calls
80 where TResponse : class class in Grpc.Core.Calls
101 where TResponse : class class in Grpc.Core.Calls
123 where TResponse : class class in Grpc.Core.Calls
DDefaultCallInvoker.cs93 where TResponse : class class in Grpc.Core.DefaultCallInvoker