Searched refs:control_service (Results 1 – 2 of 2) sorted by relevance
74 control_service = SigHandlingClientController.new(srv, stub)75 srv.handle(control_service)83 control_service.join_shutdown_thread
2505 def control_service(service_name, action='start', ignore_status=True): function2535 return control_service(service_name, action='restart',2548 return control_service(service_name, action='start',2561 return control_service(service_name, action='stop',