/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | client_unary_call.h | 43 Status BlockingUnaryCall(ChannelInterface* channel, const RpcMethod& method, in BlockingUnaryCall() function
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | client_unary_call.h | 43 Status BlockingUnaryCall(ChannelInterface* channel, const RpcMethod& method, in BlockingUnaryCall() function
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | client_unary_call.h | 38 Status BlockingUnaryCall(ChannelInterface* channel, const RpcMethod& method, in BlockingUnaryCall() function
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | UnimplementedCallInvoker.cs | 35 …public override TResponse BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse> metho… in BlockingUnaryCall() method in Grpc.Core.Internal.UnimplementedCallInvoker
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | DefaultCallInvoker.cs | 44 …public override TResponse BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse> metho… in BlockingUnaryCall() method in Grpc.Core.DefaultCallInvoker
|
D | ClientBase.cs | 172 …public override TResponse BlockingUnaryCall<TRequest, TResponse>(TRequest request, ClientIntercept… in BlockingUnaryCall() method in Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor
|
/external/grpc-grpc/src/csharp/Grpc.Core/Interceptors/ |
D | InterceptingCallInvoker.cs | 46 …public override TResponse BlockingUnaryCall<TRequest, TResponse>(Method<TRequest, TResponse> metho… in BlockingUnaryCall() method in Grpc.Core.Interceptors.InterceptingCallInvoker
|
D | CallInvokerExtensions.cs | 117 …public override TResponse BlockingUnaryCall<TRequest, TResponse>(TRequest request, ClientIntercept… in BlockingUnaryCall() method in Grpc.Core.Interceptors.CallInvokerExtensions.MetadataInterceptor
|
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Interceptors/ |
D | ClientInterceptorTest.cs | 142 …public override TResponse BlockingUnaryCall<TRequest, TResponse>(TRequest request, ClientIntercept… in BlockingUnaryCall() method in Grpc.Core.Interceptors.Tests.ClientInterceptorTest.CallbackInterceptor
|