Home
last modified time | relevance | path

Searched defs:output_dir (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/internal/lib/
Dgoldfish_utils.py63 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/
Dproto_check.py31 def compile_proto(proto_path, output_dir): argument
/tools/acloud/create/
Dgoldfish_local_image_local_instance_test.py63 def _MockMixWithSystemImage(self, output_dir, *_args): argument
71 def _MockMixWithBootImage(self, output_dir, *_args): argument
Dlocal_image_local_instance.py445 def _MixSuperImage(output_dir, artifact_paths): argument