Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DEchoStatus.php17 class EchoStatus extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DEchoStatus.php17 class EchoStatus extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb122EchoStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.EchoStatus").m… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb122EchoStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.EchoStatus").m… constant
/third_party/grpc/test/http2_test/
Dmessages_pb2.py590 EchoStatus = _reflection.GeneratedProtocolMessageType('EchoStatus', (_message.Message,), dict( variable
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto49 message EchoStatus { message
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto46 message EchoStatus { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs563 public sealed partial class EchoStatus : pb::IMessage<EchoStatus> class
584 public EchoStatus() { in EchoStatus() method in Grpc.Testing.EchoStatus
591 public EchoStatus(EchoStatus other) : this() { in EchoStatus() method in Grpc.Testing.EchoStatus