Searched defs:info_dict (Results 1 – 9 of 9) sorted by relevance
/aosp12/build/make/tools/releasetools/ |
H A D | check_target_files_vintf.py | 70 def GetArgsForSkus(info_dict): argument 85 def GetArgsForShippingApiLevel(info_dict): argument 106 def CheckVintfFromExtractedTargetFiles(input_tmp, info_dict=None): argument 181 def CheckVintfFromTargetFiles(inp, info_dict=None): argument 197 def CheckVintf(inp, info_dict=None): argument
|
H A D | validate_target_files.py | 69 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument 136 def ValidateInstallRecoveryScript(input_tmp, info_dict): argument 251 def ValidateVerifiedBootImages(input_tmp, info_dict, options): argument
|
H A D | check_partition_sizes.py | 98 def Get(info_dict): argument 115 def Get(info_dict): argument 124 def __init__(self, info_dict): argument
|
H A D | common.py | 716 def _GetRamdiskFormat(info_dict): argument 1321 def GetAvbPartitionArg(partition, image, info_dict=None): argument 1357 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 1721 info_dict=None): argument 1753 info_dict=None, two_step_image=False): argument 1800 def _BuildVendorBootImage(sourcedir, info_dict=None): argument 1907 info_dict=None): argument 1990 info_dict=None, argument 2298 def CheckSize(data, target, info_dict): argument 3455 info_dict=None): argument [all …]
|
H A D | build_super_image.py | 72 def BuildSuperImageFromDict(info_dict, output): argument
|
H A D | non_ab_ota.py | 672 def HasRecoveryPatch(target_files_zip, info_dict): argument
|
H A D | verity_utils.py | 533 def CreateHashtreeInfoGenerator(partition_name, block_size, info_dict): argument 710 def CreateCustomImageBuilder(info_dict, partition_name, partition_size, argument
|
H A D | add_img_to_target_files.py | 400 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): argument
|
H A D | test_common.py | 1368 def _test_LoadInfoDict_createTargetFiles(info_dict, fstab_path): argument
|