Searched defs:old_boot_id (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | remote_access.py | 485 def CheckIfRebooted(self, old_boot_id): argument 510 def AwaitReboot(self, old_boot_id, timeout_sec=REBOOT_MAX_WAIT): argument 1206 def CheckIfRebooted(self, old_boot_id): argument 1219 def AwaitReboot(self, old_boot_id): argument
|
/aosp_15_r20/external/autotest/server/ |
H A D | autotest.py | 921 def _diagnose_dut(self, old_boot_id=None): argument 968 def log_unexpected_abort(self, stderr_redirector, old_boot_id=None): argument 1137 def _wait_for_reboot(self, old_boot_id): argument
|
/aosp_15_r20/external/autotest/client/common_lib/hosts/ |
H A D | base_classes.py | 262 def wait_down(self, timeout=None, warning_timer=None, old_boot_id=None): argument 289 log_failure=True, old_boot_id=None, **dargs): argument
|
/aosp_15_r20/external/autotest/server/cros/minios/ |
H A D | minios_test.py | 214 def _verify_reboot(self, old_boot_id): argument
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | cros_host.py | 2283 def test_wait_for_resume(self, old_boot_id, resume_timeout=None): argument 2355 def test_wait_for_boot(self, old_boot_id=None): argument
|
H A D | abstract_ssh.py | 911 warning_timer=None, old_boot_id=None, argument
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | update_attempter_android.cc | 189 string old_boot_id; in DidSystemReboot() local
|