Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/bin/
Dmath_pb.rb29 DivArgs = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("math.DivArgs").msgclass constant
/third_party/grpc/src/php/tests/generated_code/Math/
DDivArgs.php14 class DivArgs extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/proto/math/
Dmath.proto20 message DivArgs { message
/third_party/grpc/src/csharp/Grpc.Examples/
DMath.cs50 public sealed partial class DivArgs : pb::IMessage<DivArgs> class
71 public DivArgs() { in DivArgs() method in Math.DivArgs
78 public DivArgs(DivArgs other) : this() { in DivArgs() method in Math.DivArgs