Searched defs:DivAsync (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/ | ||
D | MathClientServerTests.cs | 85 public async Task DivAsync() in DivAsync() method in Math.Tests.MathClientServerTest |
/external/grpc-grpc/src/csharp/Grpc.Examples/ | ||
D | MathGrpc.cs | 183 …public virtual grpc::AsyncUnaryCall<global::Math.DivReply> DivAsync(global::Math.DivArgs request, … in DivAsync() method in Math.Math.MathClient |