Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientType.php12 class ClientType class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb186ClientType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ClientType").e… constant
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto22 enum ClientType { enum
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs135 public enum ClientType { enum
1350 public global::Grpc.Testing.ClientType ClientType { property in Grpc.Testing.ClientConfig