Searched defs:DivMany (Results 1 – 5 of 5) sorted by relevance
94 …public virtual global::System.Threading.Tasks.Task DivMany(grpc::IAsyncStreamReader<global::Math.D… in DivMany() method in Math.Math.MathBase208 …c::AsyncDuplexStreamingCall<global::Math.DivArgs, global::Math.DivReply> DivMany(grpc::Metadata he… in DivMany() method in Math.Math.MathClient220 …c::AsyncDuplexStreamingCall<global::Math.DivArgs, global::Math.DivReply> DivMany(grpc::CallOptions… in DivMany() method in Math.Math.MathClient
63 …public override async Task DivMany(IAsyncStreamReader<DivArgs> requestStream, IServerStreamWriter<… in DivMany() method in Math.MathServiceImpl
160 public async Task DivMany() in DivMany() method in Math.Tests.MathClientServerTest
52 rpc DivMany (stream DivArgs) returns (stream DivReply) { rpc