Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerType.php12 class ServerType class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb187ServerType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerType").e… constant
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto31 enum ServerType { enum
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs149 public enum ServerType { enum
2818 public global::Grpc.Testing.ServerType ServerType { property in Grpc.Testing.ServerConfig