Home
last modified time | relevance | path

Searched defs:DivReply (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/ruby/bin/
Dmath_pb.rb28 DivReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("math.DivReply").msgclass constant
/external/grpc-grpc/src/proto/math/
Dmath.proto25 message DivReply { message
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMath.cs207 public sealed partial class DivReply : pb::IMessage<DivReply> { class
224 public DivReply() { in DivReply() method in Math.DivReply
231 public DivReply(DivReply other) : this() { in DivReply() method in Math.DivReply