Searched defs:partition (Results 1 – 12 of 12) sorted by relevance
/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 | common.py | 449 def _GetRawBuildProp(self, prop, partition): argument 457 def GetPartitionBuildProp(self, prop, partition): argument 535 def GetPartitionFingerprint(self, partition): argument 538 def CalculatePartitionFingerprint(self, partition): argument 1033 def AppendAVBSigningArgs(cmd, partition): argument 1050 def GetAvbPartitionArg(partition, image, info_dict=None): argument 1086 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 2679 def __init__(self, partition, tgt, src=None, check_first_block=False, argument
|
D | sign_target_files_apks.py | 953 def ReplaceAvbPartitionSigningKey(partition): argument
|
D | sign_target_files_apks | 953 def ReplaceAvbPartitionSigningKey(partition): argument
|
D | ota_from_target_files | 557 def HasPartition(target_files_zip, partition): argument
|
D | ota_from_target_files.py | 557 def HasPartition(target_files_zip, partition): argument
|
D | test_common.py | 1678 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
|