Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientArgs.php14 class ClientArgs extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb175ClientArgs = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ClientArgs").m… constant
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto133 message ClientArgs { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs2500 public sealed partial class ClientArgs : pb::IMessage<ClientArgs> class
2521 public ClientArgs() { in ClientArgs() method in Grpc.Testing.ClientArgs
2528 public ClientArgs(ClientArgs other) : this() { in ClientArgs() method in Grpc.Testing.ClientArgs