Home
last modified time | relevance | path

Searched defs:ServerStatus (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerStatus.php14 class ServerStatus extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb178ServerStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerStatus… constant
/third_party/grpc/test/cpp/qps/
Dqps_worker.cc125 ServerReaderWriter<ServerStatus, ServerArgs>* stream) override { in RunServer()
227 ServerReaderWriter<ServerStatus, ServerArgs>* stream) { in RunServerBody()
/third_party/grpc/src/proto/grpc/binary_log/v1alpha/
Dlog.proto64 message ServerStatus { message
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto181 message ServerStatus { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs3626 public sealed partial class ServerStatus : pb::IMessage<ServerStatus> class
3647 public ServerStatus() { in ServerStatus() method in Grpc.Testing.ServerStatus
3654 public ServerStatus(ServerStatus other) : this() { in ServerStatus() method in Grpc.Testing.ServerStatus