Searched defs:partition (Results 1 – 6 of 6) sorted by relevance
| /base/update/packaging_tools/ |
| D | script_generator.py | 102 def sha_check(self, ranges_str, expected_sha, partition): argument 116 def first_block_check(self, partition): argument 126 def abort(self, partition): argument 149 def block_update(self, partition): argument 160 def sparse_image_write(self, partition): argument 169 def raw_image_write(self, partition, image_file_name): argument
|
| D | patch_package_process.py | 38 def __init__(self, partition, tgt_sparse_image, src_sparse_image, argument 386 def write_script(self, partition, script_check_cmd_list, argument 506 def __init__(self, partition): argument
|
| D | transfers_manager.py | 69 def __init__(self, partition, tgt_sparse_img_obj, src_sparse_img_obj, argument
|
| /base/update/updater/services/flashd/ |
| D | flash_service.cpp | 110 int FlashService::DoFlashPartition(const std::string &fileName, const std::string &partition) in DoFlashPartition() 130 int FlashService::GetPartitionPath(const std::string &partition, std::string ¶titionPath) in GetPartitionPath() 151 int FlashService::DoErasePartition(const std::string &partition) in DoErasePartition() 171 int FlashService::DoFormatPartition(const std::string &partition, const std::string &fsType) in DoFormatPartition() 194 int FlashService::DoResizeParatiton(const std::string &partition, uint32_t blocks) in DoResizeParatiton() 613 int DoUpdaterFinish(FlashHandle handle, uint8_t type, const std::string &partition) in DoUpdaterFinish()
|
| D | partition.cpp | 230 std::string Partition::ReadPartitionSysInfo(const std::string &partition, in ReadPartitionSysInfo()
|
| /base/update/ota_lite/frameworks/source/updater/ |
| D | hota_updater.c | 439 static void GetCurrentDloadCompPartition(int *partition) in GetCurrentDloadCompPartition() 468 int partition = PARTITION_ERROR; in StashRecvDataToBuffer() local
|