Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/bin/
Dmath_pb.rb31 FibArgs = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("math.FibArgs").msgclass constant
/third_party/grpc/src/php/tests/generated_code/Math/
DFibArgs.php14 class FibArgs extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/proto/math/
Dmath.proto30 message FibArgs { message
/third_party/grpc/src/csharp/Grpc.Examples/
DMath.cs466 public sealed partial class FibArgs : pb::IMessage<FibArgs> class
487 public FibArgs() { in FibArgs() method in Math.FibArgs
494 public FibArgs(FibArgs other) : this() { in FibArgs() method in Math.FibArgs