Searched defs:DivMany (Results 1 – 6 of 6) sorted by relevance
125 …public virtual global::System.Threading.Tasks.Task DivMany(grpc::IAsyncStreamReader<global::Math.D… in DivMany() method in Math.Math.MathBase239 …c::AsyncDuplexStreamingCall<global::Math.DivArgs, global::Math.DivReply> DivMany(grpc::Metadata he… in DivMany() method in Math.Math.MathClient251 …c::AsyncDuplexStreamingCall<global::Math.DivArgs, global::Math.DivReply> DivMany(grpc::CallOptions… in DivMany() method in Math.Math.MathClient
61 …public override async Task DivMany(IAsyncStreamReader<DivArgs> requestStream, IServerStreamWriter<… in DivMany() method in Math.MathServiceImpl
89 function DivMany(stream) { class121 DivMany: DivMany, property
158 public async Task DivMany() in DivMany() method in Math.Tests.MathClientServerTest
59 public function DivMany($metadata = [], $options = []) { function in Math\\MathClient
52 rpc DivMany (stream DivArgs) returns (stream DivReply) { rpc