Home
last modified time | relevance | path

Searched refs:control_service (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/ruby/end2end/
Dsig_handling_client.rb74 control_service = SigHandlingClientController.new(srv, stub)
75 srv.handle(control_service)
83 control_service.join_shutdown_thread
/external/autotest/client/common_lib/
Dutils.py2505 def control_service(service_name, action='start', ignore_status=True): function
2535 return control_service(service_name, action='restart',
2548 return control_service(service_name, action='start',
2561 return control_service(service_name, action='stop',