Searched defs:image_dir (Results 1 – 3 of 3) sorted by relevance
/tools/acloud/create/ |
D | goldfish_local_image_local_instance.py | 219 def _MixImages(output_dir, image_dir, system_image_path, ota): argument 309 def _FindImageDir(image_dir): argument 374 def _CopyBuildProp(image_dir): argument 398 def _ReplaceSystemQemuImg(new_image, image_dir): argument 477 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument
|
D | local_image_local_instance.py | 311 def _FindMiscInfo(image_dir): argument 336 def _FindImageDir(image_dir): argument 426 image_dir, runtime_dir, connect_webrtc, argument
|
/tools/acloud/internal/lib/ |
D | ota_tools.py | 75 def GetImageForPartition(partition_name, image_dir, **image_paths): argument
|