Home
last modified time | relevance | path

Searched defs:SetServingStatus (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.cc45 void DefaultHealthCheckService::SetServingStatus( in SetServingStatus() function in grpc::DefaultHealthCheckService
55 void DefaultHealthCheckService::SetServingStatus(bool serving) { in SetServingStatus() function in grpc::DefaultHealthCheckService
126 void DefaultHealthCheckService::ServiceData::SetServingStatus( in SetServingStatus() function in grpc::DefaultHealthCheckService::ServiceData
/third_party/grpc/test/cpp/end2end/
Dhealth_service_end2end_test.cc62 void SetServingStatus(const std::string& service_name, in SetServingStatus() function in grpc::testing::__anond32763670111::CustomHealthCheckService
68 void SetServingStatus(bool serving) override { in SetServingStatus() function in grpc::testing::__anond32763670111::CustomHealthCheckService
Dservice_config_end2end_test.cc343 void SetServingStatus(const std::string& service, bool serving) { in SetServingStatus() function
Dclient_lb_end2end_test.cc380 void SetServingStatus(const std::string& service, bool serving) { in SetServingStatus() function