Home
last modified time | relevance | path

Searched refs:stop_resuspend (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/cros/
Ddark_resume_xmlrpc_server.py46 def set_stop_resuspend(self, stop_resuspend): argument
52 self._listener.stop_resuspend(stop_resuspend)
Ddark_resume_listener.py63 def stop_resuspend(self, should_stop): member in DarkResumeListener
/external/autotest/client/common_lib/cros/
Ddark_resume_xmlrpc_server.py46 def set_stop_resuspend(self, stop_resuspend): argument
52 self._listener.stop_resuspend(stop_resuspend)
/external/autotest/server/cros/
Ddark_resume_utils.py119 def stop_resuspend_on_dark_resume(self, stop_resuspend=True): argument
123 self._client_proxy.set_stop_resuspend(stop_resuspend)