Searched refs:reboot_device (Results 1 – 8 of 8) sorted by relevance
54 self.call_utils.reboot_device(self.target)
52 self.call_utils.reboot_device(self.target)
56 self.call_utils.reboot_device(self.target)
49 self.call_utils.reboot_device(self.target)
44 self.call_utils.reboot_device(self.target)
578 def reboot_device(self, device_target): member in CallUtils