Home
last modified time | relevance | path

Searched refs:__Method_FullDuplexCall (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTestGrpc.cs80 …utCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Method_FullDuplexCall = new grp… field in Grpc.Testing.TestService
444 return CallInvoker.AsyncDuplexStreamingCall(__Method_FullDuplexCall, null, options); in FullDuplexCall()
537 .AddMethod(__Method_FullDuplexCall, serviceImpl.FullDuplexCall) in BindService()