Home
last modified time | relevance | path

Searched refs:super_image_path (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/create/
Dlocal_image_local_instance.py266 super_image_path = None
269 super_image_path = os.path.join(cvd_home_dir,
273 super_image_path, artifact_paths.misc_info,
305 super_image_path,
583 super_image_path, launch_args, config, argument
636 if super_image_path:
639 super_image_path)
/tools/acloud/internal/lib/
Dgoldfish_utils_test.py168 super_image_path = os.path.join(mix_dir, "mixed_super.img")
195 self._CreateEmptyFile(super_image_path)
197 self.assertEqual(super_image_path, get_image("super"))
Dcvd_utils.py420 def _MixSuperImage(super_image_path, avd_spec, target_files_dir, ota): argument
461 ota.MixSuperImage(super_image_path, misc_info_path, image_dir,