Home
last modified time | relevance | path

Searched refs:fetch_cvd_version (Results 1 – 9 of 9) sorted by relevance

/tools/acloud/public/
Dconfig.py242 self.fetch_cvd_version = (
243 usr_cfg.fetch_cvd_version or
244 internal_cfg.default_usr_cfg.fetch_cvd_version)
/tools/acloud/internal/lib/
Dandroid_build_client.py114 def DownloadFetchcvd(self, local_dest, fetch_cvd_version): argument
129 build_id=fetch_cvd_version,
Dcvd_compute_client_multi_stage.py122 self._fetch_cvd_version = acloud_config.fetch_cvd_version
/tools/acloud/public/actions/
Dremote_host_cf_device_factory_test.py42 fetch_cvd_version="123456",
Dremote_host_cf_device_factory.py183 cfg.fetch_cvd_version)
/tools/acloud/public/data/
Ddefault.config21 fetch_cvd_version: "7924973"
/tools/acloud/create/
Dremote_image_local_instance.py97 build_api.DownloadFetchcvd(fetch_cvd, cfg.fetch_cvd_version)
/tools/acloud/internal/proto/
Dinternal_config.proto46 optional string fetch_cvd_version = 12; field
Duser_config.proto108 optional string fetch_cvd_version = 29; field