/build/make/tools/releasetools/ |
D | check_target_files_vintf.py | 70 def GetArgsForSkus(info_dict): argument 85 def GetArgsForShippingApiLevel(info_dict): argument 109 def CheckVintfFromExtractedTargetFiles(input_tmp, info_dict=None): argument 184 def CheckVintfFromTargetFiles(inp, info_dict=None): argument 200 def CheckVintf(inp, info_dict=None): argument
|
D | validate_target_files.py | 69 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument 136 def ValidateInstallRecoveryScript(input_tmp, info_dict): argument 249 def ValidateVerifiedBootImages(input_tmp, info_dict, options): argument
|
D | check_partition_sizes.py | 83 def Get(info_dict): argument 100 def Get(info_dict): argument 109 def __init__(self, info_dict): argument
|
D | common.py | 369 def __init__(self, info_dict, oem_dicts=None): argument 943 def _FindAndLoadRecoveryFstab(info_dict, input_file, read_helper): argument 1050 def GetAvbPartitionArg(partition, image, info_dict=None): argument 1086 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 1243 def _BuildBootableImage(image_name, sourcedir, fs_config_file, info_dict=None, argument 1408 info_dict=None, two_step_image=False): argument 1446 def _BuildVendorBootImage(sourcedir, info_dict=None): argument 1524 info_dict=None): argument 1607 info_dict=None, argument 1914 def CheckSize(data, target, info_dict): argument [all …]
|
D | build_super_image.py | 72 def BuildSuperImageFromDict(info_dict, output): argument
|
D | verity_utils.py | 523 def CreateHashtreeInfoGenerator(partition_name, block_size, info_dict): argument 700 def CreateCustomImageBuilder(info_dict, partition_name, partition_size, argument
|
D | add_img_to_target_files.py | 398 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): argument
|
D | ota_from_target_files | 542 def HasRecoveryPatch(target_files_zip, info_dict): argument
|
D | ota_from_target_files.py | 542 def HasRecoveryPatch(target_files_zip, info_dict): argument
|
D | test_common.py | 1275 def _test_LoadInfoDict_createTargetFiles(info_dict, fstab_path): argument
|