Home
last modified time | relevance | path

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

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