OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restart_service
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/
network_DhcpNegotiationTimeout.py
40
utils.
restart_service
("shill")
/external/autotest/site_utils/
deploy_server_local.py
260
def
restart_service
(service_name, dryrun=False):
function
313
restart_service
(name, dryrun=True)
318
restart_service
(name)
deploy_server_local_unittest.py
192
"""Test deploy_server_local.
restart_service
.
197
dsl.
restart_service
('foobar')
211
@mock.patch.object(dsl, '
restart_service
', autospec=True)
/external/autotest/client/common_lib/
utils.py
2382
def
restart_service
(service_name, ignore_status=True):
function
[
all
...]
Completed in 201 milliseconds