/aosp_15_r20/tools/acloud/create/ |
H A D | goldfish_local_image_local_instance.py | 273 def _FindImageDir(image_dir): argument 332 def _CopyBuildProp(image_dir): argument 356 def _ReplaceSystemQemuImg(new_image, image_dir): argument 392 def _RewriteVerifiedBootParams(image_dir): argument 424 def _FindAndMixKernelImages(self, kernel_search_path, image_dir, tool_dirs, argument 499 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument
|
H A D | local_image_local_instance.py | 409 def _VerifyExtractedImgZip(image_dir): argument
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | goldfish_utils.py | 121 def MixWithBootImage(output_dir, image_dir, boot_image_path, ota): argument 153 def FindKernelImages(image_dir): argument 186 def FindDiskImage(image_dir): argument 201 def MixDiskImage(output_dir, image_dir, system_image_path, argument
|
H A D | cvd_utils.py | 202 def _UploadImageDir(ssh_obj, remote_image_dir, image_dir): argument 1167 def FindMiscInfo(image_dir): argument 1194 def FindImageDir(image_dir): argument 1232 def FindVendorImages(image_dir): argument
|
H A D | ota_tools.py | 79 def GetImageForPartition(partition_name, image_dir, **image_paths): argument 302 def MixSuperImage(self, super_image, misc_info, image_dir, argument
|
/aosp_15_r20/external/avb/tools/transparency/ |
H A D | pixel_factory_image_verify.py | 309 def _verify_vbmeta_partitions(self, image_dir): argument 330 def _extract_build_fingerprint(self, image_dir): argument 357 def _calculate_vbmeta_digest(self, image_dir): argument
|
/aosp_15_r20/external/avb/ |
H A D | avbtool.py | 1229 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1335 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1509 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1677 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1790 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1904 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 2633 image_dir, image_ext): argument
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_host_gf_device_factory.py | 624 def _MixAndUploadDiskImage(self, remote_image_dir, image_dir, argument 662 def _MixAndUploadKernelImages(self, image_dir, boot_image_path, ota): argument
|
/aosp_15_r20/external/angle/build/fuchsia/ |
H A D | update_product_bundles.py | 99 def get_current_signature(image_dir): argument
|
/aosp_15_r20/external/cronet/build/fuchsia/ |
H A D | update_product_bundles.py | 102 def get_current_signature(image_dir): argument
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | cow_converter.cc | 56 const char* image_dir) { in ProcessPartition()
|
/aosp_15_r20/packages/services/Car/cpp/computepipe/proto/ |
D | InputConfig.proto | 13 optional string image_dir = 2; field
|
/aosp_15_r20/device/google/cuttlefish/host/commands/start/ |
D | main.cc | 175 std::string image_dir; in CvdInternalStartMain() local
|
/aosp_15_r20/art/runtime/ |
H A D | dexopt_test.cc | 80 std::string image_dir = scratch_dir + GetInstructionSetString(kRuntimeISA); in GenerateAlternateImage() local
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | image_test.h | 72 std::string image_dir; member
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space_test.cc | 57 std::string image_dir = scratch_dir + GetInstructionSetString(kRuntimeISA); in TEST_F() local
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat_image_test.cc | 285 std::string image_dir = scratch_dir + GetInstructionSetString(kRuntimeISA); in TEST_F() local
|