• Home
  • Raw
  • Download

Lines Matching refs:Grpc

26 using grpc = global::Grpc.Core;
28 namespace Grpc.Testing {
37Grpc.Testing.Empty> __Marshaller_grpc_testing_Empty = grpc::Marshallers.Create((arg) => global::Go…
38Grpc.Testing.SimpleRequest> __Marshaller_grpc_testing_SimpleRequest = grpc::Marshallers.Create((ar…
39Grpc.Testing.SimpleResponse> __Marshaller_grpc_testing_SimpleResponse = grpc::Marshallers.Create((…
40Grpc.Testing.StreamingOutputCallRequest> __Marshaller_grpc_testing_StreamingOutputCallRequest = gr…
41Grpc.Testing.StreamingOutputCallResponse> __Marshaller_grpc_testing_StreamingOutputCallResponse = …
42Grpc.Testing.StreamingInputCallRequest> __Marshaller_grpc_testing_StreamingInputCallRequest = grpc…
43Grpc.Testing.StreamingInputCallResponse> __Marshaller_grpc_testing_StreamingInputCallResponse = gr…
45 …thod<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty> __Method_EmptyCall = new grpc::Method…
52 …:Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_UnaryCall = new grpc::M…
59Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_CacheableUnaryCall = new…
66Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Metho…
73Grpc.Testing.StreamingInputCallRequest, global::Grpc.Testing.StreamingInputCallResponse> __Method_…
80Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Metho…
87Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Metho…
94 …<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty> __Method_UnimplementedCall = new grpc::Me…
104 get { return global::Grpc.Testing.TestReflection.Descriptor.Services[0]; }
116 …ic virtual global::System.Threading.Tasks.Task<global::Grpc.Testing.Empty> EmptyCall(global::Grpc.… in EmptyCall()
127 …irtual global::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> UnaryCall(global:: in UnaryCall()
140 …l global::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> CacheableUnaryCall(glob… in CacheableUnaryCall()
153 …Task StreamingOutputCall(global::Grpc.Testing.StreamingOutputCallRequest request, grpc::IServerStr… in StreamingOutputCall()
165 …hreading.Tasks.Task<global::Grpc.Testing.StreamingInputCallResponse> StreamingInputCall(grpc::IAsy… in StreamingInputCall()
179 …::IAsyncStreamReader<global::Grpc.Testing.StreamingOutputCallRequest> requestStream, grpc::IServer… in FullDuplexCall()
194 …::IAsyncStreamReader<global::Grpc.Testing.StreamingOutputCallRequest> requestStream, grpc::IServer… in HalfDuplexCall()
206 …irtual global::System.Threading.Tasks.Task<global::Grpc.Testing.Empty> UnimplementedCall(global::G… in UnimplementedCall()
244 …public virtual global::Grpc.Testing.Empty EmptyCall(global::Grpc.Testing.Empty request, grpc::Meta… in EmptyCall()
254 …public virtual global::Grpc.Testing.Empty EmptyCall(global::Grpc.Testing.Empty request, grpc::Call… in EmptyCall()
266 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> EmptyCallAsync(global::Grpc.Testin… in EmptyCallAsync()
276 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> EmptyCallAsync(global::Grpc.Testin… in EmptyCallAsync()
288 …public virtual global::Grpc.Testing.SimpleResponse UnaryCall(global::Grpc.Testing.SimpleRequest re… in UnaryCall()
298 …public virtual global::Grpc.Testing.SimpleResponse UnaryCall(global::Grpc.Testing.SimpleRequest re… in UnaryCall()
310 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.SimpleResponse> UnaryCallAsync(global::Gr… in UnaryCallAsync()
320 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.SimpleResponse> UnaryCallAsync(global::Gr… in UnaryCallAsync()
334 …public virtual global::Grpc.Testing.SimpleResponse CacheableUnaryCall(global::Grpc.Testing.SimpleR… in CacheableUnaryCall()
346 …public virtual global::Grpc.Testing.SimpleResponse CacheableUnaryCall(global::Grpc.Testing.SimpleR… in CacheableUnaryCall()
360 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.SimpleResponse> CacheableUnaryCallAsync(g… in CacheableUnaryCallAsync()
372 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.SimpleResponse> CacheableUnaryCallAsync(g… in CacheableUnaryCallAsync()
385 …grpc::AsyncServerStreamingCall<global::Grpc.Testing.StreamingOutputCallResponse> StreamingOutputCa… in StreamingOutputCall()
396 …grpc::AsyncServerStreamingCall<global::Grpc.Testing.StreamingOutputCallResponse> StreamingOutputCa… in StreamingOutputCall()
408 …ic virtual grpc::AsyncClientStreamingCall<global::Grpc.Testing.StreamingInputCallRequest, global:: in StreamingInputCall()
418 …ic virtual grpc::AsyncClientStreamingCall<global::Grpc.Testing.StreamingInputCallRequest, global:: in StreamingInputCall()
431 …ic virtual grpc::AsyncDuplexStreamingCall<global::Grpc.Testing.StreamingOutputCallRequest, global:… in FullDuplexCall()
442 …ic virtual grpc::AsyncDuplexStreamingCall<global::Grpc.Testing.StreamingOutputCallRequest, global:… in FullDuplexCall()
456 …ic virtual grpc::AsyncDuplexStreamingCall<global::Grpc.Testing.StreamingOutputCallRequest, global:… in HalfDuplexCall()
468 …ic virtual grpc::AsyncDuplexStreamingCall<global::Grpc.Testing.StreamingOutputCallRequest, global:… in HalfDuplexCall()
481 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall()
492 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall()
505 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> UnimplementedCallAsync(global::Grp… in UnimplementedCallAsync()
516 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> UnimplementedCallAsync(global::Grp… in UnimplementedCallAsync()
551Grpc.Testing.Empty> __Marshaller_grpc_testing_Empty = grpc::Marshallers.Create((arg) => global::Go…
553 …<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty> __Method_UnimplementedCall = new grpc::Me…
563 get { return global::Grpc.Testing.TestReflection.Descriptor.Services[1]; }
575 …irtual global::System.Threading.Tasks.Task<global::Grpc.Testing.Empty> UnimplementedCall(global::G… in UnimplementedCall()
613 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall()
623 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall()
635 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> UnimplementedCallAsync(global::Grp… in UnimplementedCallAsync()
645 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> UnimplementedCallAsync(global::Grp… in UnimplementedCallAsync()
672Grpc.Testing.ReconnectParams> __Marshaller_grpc_testing_ReconnectParams = grpc::Marshallers.Create…
673Grpc.Testing.Empty> __Marshaller_grpc_testing_Empty = grpc::Marshallers.Create((arg) => global::Go…
674Grpc.Testing.ReconnectInfo> __Marshaller_grpc_testing_ReconnectInfo = grpc::Marshallers.Create((ar…
676 …bal::Grpc.Testing.ReconnectParams, global::Grpc.Testing.Empty> __Method_Start = new grpc::Method<g…
683 …hod<global::Grpc.Testing.Empty, global::Grpc.Testing.ReconnectInfo> __Method_Stop = new grpc::Meth…
693 get { return global::Grpc.Testing.TestReflection.Descriptor.Services[2]; }
699 …blic virtual global::System.Threading.Tasks.Task<global::Grpc.Testing.Empty> Start(global::Grpc.Te… in Start()
704 …c virtual global::System.Threading.Tasks.Task<global::Grpc.Testing.ReconnectInfo> Stop(global::Grp… in Stop()
734 …public virtual global::Grpc.Testing.Empty Start(global::Grpc.Testing.ReconnectParams request, grpc… in Start()
738 …public virtual global::Grpc.Testing.Empty Start(global::Grpc.Testing.ReconnectParams request, grpc… in Start()
742 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> StartAsync(global::Grpc.Testing.Re… in StartAsync()
746 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Empty> StartAsync(global::Grpc.Testing.Re… in StartAsync()
750 …public virtual global::Grpc.Testing.ReconnectInfo Stop(global::Grpc.Testing.Empty request, grpc::M… in Stop()
754 …public virtual global::Grpc.Testing.ReconnectInfo Stop(global::Grpc.Testing.Empty request, grpc::C… in Stop()
758 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.ReconnectInfo> StopAsync(global::Grpc.Tes… in StopAsync()
762 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.ReconnectInfo> StopAsync(global::Grpc.Tes… in StopAsync()