Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Ddeploy_production_local.py215 def restart_services(service_names, dryrun=False, skip_service_status=False): function
279 restart_services(services, dryrun=dryrun,
Ddeploy_production_local_unittest.py210 dpl.restart_services(service_results.keys())