HomeSort by relevance Sort by last modified time
    Searched refs:start_service (Results 1 - 15 of 15) sorted by null

  /external/openssh/
opensshd.init.in 56 start_service() {
77 start_service
86 start_service
  /external/autotest/client/cros/
cups.py 23 (sys_utils.start_service('cups', ignore_status=True) == 0))
cros_ui.py 101 result = utils.start_service("ui", ignore_status=allow_fail)
  /external/autotest/client/cros/networking/
apmanager_xmlrpc_server.py 41 def start_service(self, config_params): member in class:ApmanagerXmlRpcDelegate
48 return self._apmanager_proxy.start_service(config_params)
apmanager_proxy.py 159 def start_service(self, config_params): member in class:ApmanagerProxy
shill_context.py 230 utils.start_service('shill')
  /cts/tests/tests/batterysaving/common/proto/
battery_saver_cts_common.proto 36 optional StartServiceRequest start_service = 3;
  /external/autotest/client/site_tests/audio_Aplay/
audio_Aplay.py 104 utils.start_service('cras', ignore_status=True)
135 utils.start_service('cras', ignore_status=True)
  /external/autotest/server/cros/network/
apmanager_service_provider.py 61 self._service = self._xmlrpc_server.start_service(self._config_params)
  /external/autotest/client/cros/update_engine/
update_engine_test.py 47 utils.start_service('recover_duts', ignore_status=True)
  /external/autotest/client/site_tests/audio_AlsaAPI/
audio_AlsaAPI.py 67 utils.start_service('cras', ignore_status=True)
  /external/autotest/client/site_tests/audio_AlsaLoopback/
audio_AlsaLoopback.py 73 utils.start_service('cras', ignore_status=True)
  /external/autotest/client/site_tests/network_ShillInitScripts/
network_ShillInitScripts.py 38 utils.start_service('shill')
87 utils.start_service('shill-stop-user-session')
167 utils.start_service('shill', ignore_status=True)
169 utils.start_service('recover_duts', ignore_status=True)
  /external/autotest/client/cros/audio/
audio_helper.py     [all...]
  /external/autotest/client/common_lib/
utils.py 2395 def start_service(service_name, ignore_status=True): function
    [all...]

Completed in 708 milliseconds