Home
last modified time | relevance | path

Searched defs:DivAsync (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/
DMathClientServerTests.cs85 public async Task DivAsync() in DivAsync() method in Math.Tests.MathClientServerTest
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMathGrpc.cs183 …public virtual grpc::AsyncUnaryCall<global::Math.DivReply> DivAsync(global::Math.DivArgs request, … in DivAsync() method in Math.Math.MathClient
194 …public virtual grpc::AsyncUnaryCall<global::Math.DivReply> DivAsync(global::Math.DivArgs request, … in DivAsync() method in Math.Math.MathClient