Lines Matching refs:Grpc
25 using grpc = global::Grpc.Core;
27 namespace Grpc.Testing {
62 …Grpc.Testing.ScenarioResult> __Marshaller_grpc_testing_ScenarioResult = grpc::Marshallers.Create(_…
63 …Grpc.Testing.Void> __Marshaller_grpc_testing_Void = grpc::Marshallers.Create(__Helper_SerializeMes…
65 …::Grpc.Testing.ScenarioResult, global::Grpc.Testing.Void> __Method_ReportScenario = new grpc::Meth…
75 get { return global::Grpc.Testing.ReportQpsScenarioServiceReflection.Descriptor.Services[0]; }
88 … virtual global::System.Threading.Tasks.Task<global::Grpc.Testing.Void> ReportScenario(global::Grp… in ReportScenario()
126 …public virtual global::Grpc.Testing.Void ReportScenario(global::Grpc.Testing.ScenarioResult reques… in ReportScenario()
136 …public virtual global::Grpc.Testing.Void ReportScenario(global::Grpc.Testing.ScenarioResult reques… in ReportScenario()
148 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Void> ReportScenarioAsync(global::Grpc.Te… in ReportScenarioAsync()
158 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Void> ReportScenarioAsync(global::Grpc.Te… in ReportScenarioAsync()
183 …pl == null ? null : new grpc::UnaryServerMethod<global::Grpc.Testing.ScenarioResult, global::Grpc.… in BindService()