Home
last modified time | relevance | path

Searched defs:GetHealthCheckService (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/
Dserver_impl.h107 grpc::HealthCheckServiceInterface* GetHealthCheckService() const { in GetHealthCheckService() function
Dserver.h102 HealthCheckServiceInterface* GetHealthCheckService() const { in GetHealthCheckService() function
/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.cc115 DefaultHealthCheckService::GetHealthCheckService( in GetHealthCheckService() function in grpc::DefaultHealthCheckService