Searched defs:partition (Results 1 – 4 of 4) sorted by relevance
/build/tools/releasetools/ |
D | edify_generator.py | 236 def TunePartition(self, partition, *options): argument 247 def FormatPartition(self, partition): argument 258 def WipeBlockDevice(self, partition): argument
|
D | ota_from_target_files.py | 210 def __init__(self, partition, fs_config): argument 735 def LoadPartitionFiles(z, partition): argument 1292 def __init__(self, partition, source_zip, target_zip, output_zip): argument
|
D | ota_from_target_files | 210 def __init__(self, partition, fs_config): argument 735 def LoadPartitionFiles(z, partition): argument 1292 def __init__(self, partition, source_zip, target_zip, output_zip): argument
|
D | common.py | 1343 def __init__(self, partition, tgt, src=None, check_first_block=False, argument
|