Searched refs:system_image (Results 1 – 8 of 8) sorted by relevance
/tools/acloud/internal/lib/ |
D | ota_tools.py | 303 system_image=None, system_ext_image=None, argument 327 system=system_image,
|
D | cvd_utils.py | 460 system_image=system_image_path,
|
D | cvd_utils_test.py | 251 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 | local_image_local_instance_test.py | 292 system_image="/system/image/path", 513 system_image=None,
|
D | remote_image_local_instance.py | 313 system_image=system_image_path,
|
D | remote_image_local_instance_test.py | 112 self.assertEqual(paths.system_image, "/system_image_path")
|
/tools/acloud/public/actions/ |
D | remote_host_gf_device_factory.py | 536 if (artifact_paths.boot_image or artifact_paths.system_image or 550 if (artifact_paths.system_image or 554 artifact_paths.system_image,
|