/build/make/tools/releasetools/ |
D | ota_package_parser.py | 143 def PrintDataInfo(self, partition): argument 163 def AnalyzePartition(self, partition): argument
|
D | build_super_image.py | 61 def GetArgumentsForImage(partition, group, image=None): argument
|
D | test_build_image.py | 114 def _gen_fs_config(partition): argument
|
D | edify_generator.py | 257 def TunePartition(self, partition, *options): argument 269 def FormatPartition(self, partition): argument 281 def WipeBlockDevice(self, partition): argument
|
D | check_target_files_vintf.py | 259 def HasPartition(target_files_zip, partition): argument
|
D | common.py | 476 def _GetRawBuildProp(self, prop, partition): argument 484 def GetPartitionBuildProp(self, prop, partition): argument 605 def _GetPartitionPlatformVersion(self, partition): argument 618 def GetPartitionFingerprint(self, partition): argument 621 def CalculatePartitionFingerprint(self, partition): argument 1304 def AppendAVBSigningArgs(cmd, partition): argument 1321 def GetAvbPartitionArg(partition, image, info_dict=None): argument 1357 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 3063 def __init__(self, partition, tgt, src=None, check_first_block=False, argument
|
D | test_merge_target_files.py | 279 def _copy_apex(self, source, output_dir, partition): argument
|
D | apex_utils.py | 522 def GetApexInfoFromTargetFiles(input_file, partition, compressed_only=True): argument
|
D | sign_target_files_apks.py | 977 def ReplaceAvbPartitionSigningKey(partition): argument
|
D | sign_target_files_apks | 977 def ReplaceAvbPartitionSigningKey(partition): argument
|
D | merge_target_files.py | 683 def get_file(partition, path): argument
|
D | test_common.py | 1902 def __init__(self, partition, tgt, src=None): argument
|
/build/soong/cmd/extract_apks/ |
D | main_test.go | 438 partition string member
|
D | main.go | 445 partition = flag.String("partition", "", "partition string. required when -apkcerts is used.") var
|