Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerArgs.php14 class ServerArgs extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb177ServerArgs = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerArgs").m… constant
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto174 message ServerArgs { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs3361 public sealed partial class ServerArgs : pb::IMessage<ServerArgs> class
3382 public ServerArgs() { in ServerArgs() method in Grpc.Testing.ServerArgs
3389 public ServerArgs(ServerArgs other) : this() { in ServerArgs() method in Grpc.Testing.ServerArgs