Home
last modified time | relevance | path

Searched defs:ReconnectParams (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DReconnectParams.php17 class ReconnectParams extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DReconnectParams.php17 class ReconnectParams extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb130ReconnectParams = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Reconnect… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb130ReconnectParams = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Reconnect… constant
/third_party/grpc/test/http2_test/
Dmessages_pb2.py646 ReconnectParams = _reflection.GeneratedProtocolMessageType('ReconnectParams', (_message.Message,), … variable
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto160 message ReconnectParams { message
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto185 message ReconnectParams { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs2905 public sealed partial class ReconnectParams : pb::IMessage<ReconnectParams> class
2926 public ReconnectParams() { in ReconnectParams() method in Grpc.Testing.ReconnectParams
2933 public ReconnectParams(ReconnectParams other) : this() { in ReconnectParams() method in Grpc.Testing.ReconnectParams