Home
last modified time | relevance | path

Searched defs:image_dir (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/tools/acloud/create/
H A Dgoldfish_local_image_local_instance.py273 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 Dlocal_image_local_instance.py409 def _VerifyExtractedImgZip(image_dir): argument
/aosp_15_r20/tools/acloud/internal/lib/
H A Dgoldfish_utils.py121 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 Dcvd_utils.py202 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 Dota_tools.py79 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 Dpixel_factory_image_verify.py309 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 Davbtool.py1229 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 Dremote_host_gf_device_factory.py624 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 Dupdate_product_bundles.py99 def get_current_signature(image_dir): argument
/aosp_15_r20/external/cronet/build/fuchsia/
H A Dupdate_product_bundles.py102 def get_current_signature(image_dir): argument
/aosp_15_r20/system/update_engine/aosp/
H A Dcow_converter.cc56 const char* image_dir) { in ProcessPartition()
/aosp_15_r20/packages/services/Car/cpp/computepipe/proto/
DInputConfig.proto13 optional string image_dir = 2; field
/aosp_15_r20/device/google/cuttlefish/host/commands/start/
Dmain.cc175 std::string image_dir; in CvdInternalStartMain() local
/aosp_15_r20/art/runtime/
H A Ddexopt_test.cc80 std::string image_dir = scratch_dir + GetInstructionSetString(kRuntimeISA); in GenerateAlternateImage() local
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_test.h72 std::string image_dir; member
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space_test.cc57 std::string image_dir = scratch_dir + GetInstructionSetString(kRuntimeISA); in TEST_F() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_image_test.cc285 std::string image_dir = scratch_dir + GetInstructionSetString(kRuntimeISA); in TEST_F() local