Searched defs:output_dir (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_utils.py | 77 def _UnpackBootImage(output_dir, boot_image_path, ota): argument 147 def MixWithBootImage(output_dir, image_dir, boot_image_path, argument 242 def MixDiskImage(output_dir, image_dir, system_image_path, argument
|
D | ota_tools.py | 217 def ExtractErofsImage(self, output_dir, image_path): argument
|
D | cvd_utils.py | 180 def ExtractTargetFilesZip(zip_path, output_dir): argument
|
/tools/test/connectivity/tools/ |
D | proto_check.py | 31 def compile_proto(proto_path, output_dir): argument
|
/tools/metalava/scripts/ |
D | gather-android-metalava-artifacts.py | 233 def copy_targets(output_dir, targets): argument
|
/tools/acloud/create/ |
D | goldfish_local_image_local_instance_test.py | 64 def _MockMixDiskImage(self, output_dir, *_args): argument 72 def _MockMixWithBootImage(self, output_dir, *_args): argument
|