Searched defs:info_dict (Results 1 – 9 of 9) sorted by relevance
/build/make/tools/releasetools/ |
D | check_target_files_vintf.py | 73 def GetArgsForSkus(info_dict): argument 88 def GetArgsForShippingApiLevel(info_dict): argument 109 def CheckVintfFromExtractedTargetFiles(input_tmp, info_dict=None): argument 238 def CheckVintfFromTargetFiles(inp, info_dict=None): argument 254 def CheckVintf(inp, info_dict=None): argument
|
D | validate_target_files.py | 71 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument 146 def ValidateInstallRecoveryScript(input_tmp, info_dict): argument 262 def ValidatePartitionFingerprints(input_tmp, info_dict): argument 292 def ValidateVerifiedBootImages(input_tmp, info_dict, options): argument
|
D | check_partition_sizes.py | 98 def Get(info_dict): argument 115 def Get(info_dict): argument 124 def __init__(self, info_dict): argument
|
D | common.py | 396 def __init__(self, info_dict, oem_dicts=None, use_legacy_id=False): argument 837 def GetRamdiskFormat(info_dict): argument 1231 def _FindAndLoadRecoveryFstab(info_dict, input_file, read_helper): argument 1465 def GetAvbPartitionArg(partition, image, info_dict=None): argument 1503 info_dict=None): argument 1556 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 1690 dev_node_file=None, info_dict=None, argument 1858 info_dict=None): argument 1901 def HasRamdisk(partition_name, info_dict=None): argument 1929 info_dict=None, two_step_image=False, argument [all …]
|
D | build_super_image.py | 72 def BuildSuperImageFromDict(info_dict, output): argument
|
D | non_ab_ota.py | 677 def HasRecoveryPatch(target_files_zip, info_dict): argument
|
D | verity_utils.py | 288 def CreateCustomImageBuilder(info_dict, partition_name, partition_size, argument
|
D | add_img_to_target_files.py | 578 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): argument
|
D | test_common.py | 1373 def _test_LoadInfoDict_createTargetFiles(info_dict, fstab_path): argument
|