Searched refs:system_image (Results 1 – 8 of 8) sorted by relevance
/tools/acloud/internal/lib/ |
D | ota_tools.py | 347 system_image=None, system_ext_image=None, argument 371 system=system_image,
|
D | cvd_utils.py | 462 system_image=system_image_path,
|
D | cvd_utils_test.py | 252 system_image=os.path.join(extra_image_dir, "system.img"),
|
/tools/acloud/create/ |
D | local_image_local_instance.py | 268 if artifact_paths.system_image or artifact_paths.vendor_image: 275 system_image=artifact_paths.system_image, 546 system_image=system_image_path,
|
D | remote_image_local_instance.py | 318 system_image=system_image_path,
|
D | remote_image_local_instance_test.py | 112 self.assertEqual(paths.system_image, "/system_image_path")
|
D | local_image_local_instance_test.py | 292 system_image="/system/image/path", 513 system_image=None,
|
/tools/acloud/public/actions/ |
D | remote_host_gf_device_factory.py | 537 if (artifact_paths.boot_image or artifact_paths.system_image or 551 if (artifact_paths.system_image or 555 artifact_paths.system_image,
|