Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/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
/external/grpc-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(Func<TResponse, byte[]> serializer, Func<byte[], TRequest> deserializer, Se… in AsyncCallServer()
DServerCallHandler.cs350 where TResponse : class class in Grpc.Core.Internal.HandlerUtils
/external/grpc-grpc/src/csharp/Grpc.Core/
DCalls.cs42 where TResponse : class class in Grpc.Core.Calls
58 where TResponse : class class in Grpc.Core.Calls
76 where TResponse : class class in Grpc.Core.Calls
94 where TResponse : class class in Grpc.Core.Calls
113 where TResponse : class class in Grpc.Core.Calls
DServerServiceDefinition.cs86 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
104 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
122 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
140 where TResponse : class class in Grpc.Core.ServerServiceDefinition.Builder
DDefaultCallInvoker.cs93 where TResponse : class class in Grpc.Core.DefaultCallInvoker
DClientBase.cs166 where TResponse : class class in Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor