Home
last modified time | relevance | path

Searched defs:DivArgs (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/ruby/bin/
Dmath_pb.rb27 DivArgs = Google::Protobuf::DescriptorPool.generated_pool.lookup("math.DivArgs").msgclass constant
/external/grpc-grpc/src/proto/math/
Dmath.proto20 message DivArgs { message
/external/rust/crates/grpcio-sys/grpc/src/proto/math/
Dmath.proto20 message DivArgs { message
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMath.cs50 public sealed partial class DivArgs : pb::IMessage<DivArgs> { class
67 public DivArgs() { in DivArgs() method in Math.DivArgs
74 public DivArgs(DivArgs other) : this() { in DivArgs() method in Math.DivArgs