This is the complete list of members for grpc::testing::HealthCheckServiceImpl, including all inherited members.
| Check(ServerContext *context, const health::v1::HealthCheckRequest *request, health::v1::HealthCheckResponse *response) override | grpc::testing::HealthCheckServiceImpl | |
| mu_ | grpc::testing::HealthCheckServiceImpl | private |
| SetAll(health::v1::HealthCheckResponse::ServingStatus status) | grpc::testing::HealthCheckServiceImpl | |
| SetStatus(const std::string &service_name, health::v1::HealthCheckResponse::ServingStatus status) | grpc::testing::HealthCheckServiceImpl | |
| Shutdown() | grpc::testing::HealthCheckServiceImpl | |
| shutdown_ | grpc::testing::HealthCheckServiceImpl | private |
| status_map_ | grpc::testing::HealthCheckServiceImpl | private |
| Watch(ServerContext *context, const health::v1::HealthCheckRequest *request, ServerWriter< health::v1::HealthCheckResponse > *writer) override | grpc::testing::HealthCheckServiceImpl |