Searched defs:output_dir (Results 1 – 3 of 3) sorted by relevance
| /tools/acloud/internal/lib/ |
| D | goldfish_utils.py | 69 def _UnpackBootImage(output_dir, boot_image_path, ota): argument 114 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument 177 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 | 64 def _MockMixWithSystemImage(self, output_dir, *_args): argument 72 def _MockMixWithBootImage(self, output_dir, *_args): argument
|