Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSecurityParams.php16 class SecurityParams extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb170SecurityParams = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.SecurityPa… constant
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto66 message SecurityParams { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs758 public sealed partial class SecurityParams : pb::IMessage<SecurityParams> class
779 public SecurityParams() { in SecurityParams() method in Grpc.Testing.SecurityParams
786 public SecurityParams(SecurityParams other) : this() { in SecurityParams() method in Grpc.Testing.SecurityParams
1361 public global::Grpc.Testing.SecurityParams SecurityParams { property in Grpc.Testing.ClientConfig
2829 public global::Grpc.Testing.SecurityParams SecurityParams { property in Grpc.Testing.ServerConfig