/external/grpc-grpc/src/csharp/Grpc.HealthCheck/ |
D | HealthGrpc.cs | 28 namespace Grpc.Health.V1 { 29 public static partial class Health class 33 …Health.V1.HealthCheckRequest> __Marshaller_grpc_health_v1_HealthCheckRequest = grpc::Marshallers.C… 34 …Health.V1.HealthCheckResponse> __Marshaller_grpc_health_v1_HealthCheckResponse = grpc::Marshallers… 36 …Health.V1.HealthCheckRequest, global::Grpc.Health.V1.HealthCheckResponse> __Method_Check = new grp… 46 get { return global::Grpc.Health.V1.HealthReflection.Descriptor.Services[0]; } 52 …lobal::System.Threading.Tasks.Task<global::Grpc.Health.V1.HealthCheckResponse> Check(global::Grpc.… in Check() 82 …public virtual global::Grpc.Health.V1.HealthCheckResponse Check(global::Grpc.Health.V1.HealthCheck… in Check() 86 …public virtual global::Grpc.Health.V1.HealthCheckResponse Check(global::Grpc.Health.V1.HealthCheck… in Check() 90 …lic virtual grpc::AsyncUnaryCall<global::Grpc.Health.V1.HealthCheckResponse> CheckAsync(global::Gr… in CheckAsync() [all …]
|
D | Health.cs | 12 namespace Grpc.Health.V1 { 40 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Health.V1.HealthCheckRequest), global::Grpc.Heal… in HealthReflection() 41 …:Grpc.Health.V1.HealthCheckResponse), global::Grpc.Health.V1.HealthCheckResponse.Parser, new[]{ "S… in HealthReflection() 56 get { return global::Grpc.Health.V1.HealthReflection.Descriptor.MessageTypes[0]; } 185 get { return global::Grpc.Health.V1.HealthReflection.Descriptor.MessageTypes[1]; } 213 private global::Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus status_ = 0; 215 public global::Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus Status { 297 … status_ = (global::Grpc.Health.V1.HealthCheckResponse.Types.ServingStatus) input.ReadEnum(); in MergeFrom()
|
D | HealthServiceImpl.cs | 25 using Grpc.Health.V1; 39 public class HealthServiceImpl : Grpc.Health.V1.Health.HealthBase
|
D | Settings.StyleCop | 3 <SourceFile>Health.cs</SourceFile>
|
/external/grpc-grpc/src/csharp/Grpc.HealthCheck.Tests/ |
D | HealthClientServerTest.cs | 24 using Grpc.Health.V1; 37 Grpc.Health.V1.Health.HealthClient client; 48 Services = { Grpc.Health.V1.Health.BindService(serviceImpl) }, in Init() 54 client = new Grpc.Health.V1.Health.HealthClient(channel); in Init()
|
D | HealthServiceImplTest.cs | 24 using Grpc.Health.V1;
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
D | UnwrappedWithView1559Test.java | 10 static final class Health { class in UnwrappedWithView1559Test 30 .writeValueAsString(new Health()); in testCanSerializeSimpleWithDefaultView() 35 .writeValueAsString(new Health()); in testCanSerializeSimpleWithDefaultView()
|
/external/grpc-grpc/src/ruby/pb/grpc/health/v1/ |
D | health_services_pb.rb | 26 module Health module 28 module Health module
|
D | health_pb.rb | 21 module Health module
|
/external/grpc-grpc/doc/ |
D | health-checking.md | 1 GRPC Health Checking Protocol 4 Health checks are used to probe whether the server is able to handle rpcs. The 44 service Health { 52 is `package_names.ServiceName`, such as `grpc.health.v1.Health`. 70 does not have the Health service.
|
/external/grpc-grpc/test/cpp/end2end/ |
D | health_service_end2end_test.cc | 44 using grpc::health::v1::Health; 54 class HealthCheckServiceImpl : public ::grpc::health::v1::Health::Service { 167 hc_stub_ = grpc::health::v1::Health::NewStub(channel); in ResetStubs() 223 std::unique_ptr<Health::Stub> hc_stub_;
|
/external/autotest/server/site_tests/bluetooth_AdapterQuickHealth/ |
D | control.quick_health | 23 'LE Health' batch. 35 flag='Quick Health')
|
/external/grpc-grpc/src/proto/grpc/health/v1/ |
D | health.proto | 22 option csharp_namespace = "Grpc.Health.V1"; 41 service Health { service
|
/external/harfbuzz_ng/ |
D | README | 5 [![Coverity Code Health](https://img.shields.io/coverity/scan/5450.svg)](https://scan.coverity.com/… 6 [![Codacy Code Health](https://api.codacy.com/project/badge/Grade/f17f1708783c447488bc8dd317150eaa)…
|
D | README.md | 5 [![Coverity Code Health](https://img.shields.io/coverity/scan/5450.svg)](https://scan.coverity.com/… 6 [![Codacy Code Health](https://api.codacy.com/project/badge/Grade/f17f1708783c447488bc8dd317150eaa)…
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | Settings.StyleCop | 3 <SourceFile>Health.cs</SourceFile>
|
/external/grpc-grpc/src/csharp/Grpc.Core.Testing/ |
D | Settings.StyleCop | 3 <SourceFile>Health.cs</SourceFile>
|
/external/grpc-grpc/src/python/grpcio_health_checking/ |
D | README.rst | 1 gRPC Python Health Checking
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/health/v1/ |
D | health.proto | 22 option csharp_namespace = "Grpc.Health.V1"; 42 service Health { service
|
/external/grpc-grpc-java/services/src/main/proto/grpc/health/v1/ |
D | health.proto | 22 option csharp_namespace = "Grpc.Health.V1"; 42 service Health { service
|
/external/libevent/cmake/ |
D | Copyright.txt | 47 * National Library of Medicine at the National Institutes of Health 54 National Institutes of Health through the NIH Roadmap for Medical Research,
|
/external/grpc-grpc/src/ruby/pb/grpc/health/ |
D | checker.rb | 22 module Health module
|
/external/llvm/test/Assembler/ |
D | 2002-04-07-HexFloatConstants.ll | 5 ; of the bug that was causing the Olden Health benchmark to output incorrect
|
/external/llvm-project/llvm/test/Assembler/ |
D | 2002-04-07-HexFloatConstants.ll | 5 ; of the bug that was causing the Olden Health benchmark to output incorrect
|
/external/grpc-grpc/templates/test/cpp/naming/ |
D | resolver_component_tests_defs.include | 65 test_runner_log('Health check: attempt to connect to DNS server over TCP.') 73 test_runner_log(('Health check: attempt to make an A-record '
|