Searched refs:wait_for_reboot (Results 1 – 8 of 8) sorted by relevance
210 wait_for_reboot=True, argument226 if wait_for_reboot:338 def FastbootMode(self, wait_for_reboot=True, timeout=None, retries=None): argument353 self.Reboot(wait_for_reboot=wait_for_reboot)373 with self.FastbootMode(wait_for_reboot=not wipe):
322 self.call.fastboot.Reboot(wait_for_reboot=True)):331 self.call.fastboot.Reboot(wait_for_reboot=False)):332 with self.fastboot.FastbootMode(wait_for_reboot=False) as fbm:517 self.call.fastboot.Reboot(wait_for_reboot=False)):526 self.call.fastboot.Reboot(wait_for_reboot=True)):535 self.call.fastboot.Reboot(wait_for_reboot=True)):
80 self.cr50.wait_for_reboot()
121 self.cr50.wait_for_reboot(
135 self.cr50.wait_for_reboot()
158 self.cr50.wait_for_reboot(timeout=10)
522 self.wait_for_reboot(cmd='reboot', timeout=10)548 def wait_for_reboot(self, cmd='\n', timeout=60): member in ChromeCr50630 self.wait_for_reboot(cmd='rollback', timeout=10)
943 self.cr50.wait_for_reboot(