Home
last modified time | relevance | path

Searched defs:update_url (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/autoupdate_InvalidateSuccessfulUpdate/
H A Dautoupdate_InvalidateSuccessfulUpdate.py17 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 Dprovisioner.py159 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 Dupdate_engine_util.py473 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 Dautoupdate_CannedOmahaUpdate.py19 def run_canned_update(self, allow_failure, update_url, interactive): argument
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
H A Dautoupdate_StartOOBEUpdate.py72 def _start_oobe_update(self, update_url, critical_update): argument
/aosp_15_r20/external/autotest/server/
H A Dafe_utils.py114 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 Dprovision_QuickProvision.py61 def _emit_provision_metrics(update_url, dut_host_name, exception, duration): argument