Searched defs:update_url (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_InvalidateSuccessfulUpdate/ |
H A D | autoupdate_InvalidateSuccessfulUpdate.py | 17 def _apply_update(self, update_url): argument 32 def _check_invalidated_update(self, update_url): argument
|
/aosp_15_r20/external/autotest/server/cros/ |
H A D | provisioner.py | 159 def _url_to_version(update_url): argument 174 def url_to_image_name(update_url): argument 217 update_url, argument
|
/aosp_15_r20/external/autotest/client/cros/update_engine/ |
H A D | update_engine_util.py | 473 def _check_for_update(self, update_url, interactive=True, argument 579 def _create_custom_lsb_release(self, update_url, build='0.0.0.0', **kwargs): argument
|
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/ |
H A D | autoupdate_CannedOmahaUpdate.py | 19 def run_canned_update(self, allow_failure, update_url, interactive): argument
|
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/ |
H A D | autoupdate_StartOOBEUpdate.py | 72 def _start_oobe_update(self, update_url, critical_update): argument
|
/aosp_15_r20/external/autotest/server/ |
H A D | afe_utils.py | 114 def machine_install_and_update_labels(host, update_url, with_cheets=False, argument
|
/aosp_15_r20/external/autotest/server/site_tests/provision_QuickProvision/ |
H A D | provision_QuickProvision.py | 61 def _emit_provision_metrics(update_url, dut_host_name, exception, duration): argument
|