Searched defs:output_dir (Results 1 – 4 of 4) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_utils.py | 63 def _UnpackBootImage(output_dir, boot_image_path, ota): argument 108 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument 171 def MixWithSystemImage(output_dir, image_dir, system_image_path, ota): argument
|
/tools/test/connectivity/tools/ |
D | proto_check.py | 31 def compile_proto(proto_path, output_dir): argument
|
/tools/acloud/create/ |
D | goldfish_local_image_local_instance_test.py | 63 def _MockMixWithSystemImage(self, output_dir, *_args): argument 71 def _MockMixWithBootImage(self, output_dir, *_args): argument
|
D | local_image_local_instance.py | 445 def _MixSuperImage(output_dir, artifact_paths): argument
|