/ohos5.0/base/update/updater/test/unittest/applypatch_test/ |
H A D | partition_update_record_unittest.cpp | 69 const std::string partitionName = "ut_partition"; variable 82 const std::string partitionName = "ut_partition1"; variable 89 string partitionName = "partitionName"; variable
|
H A D | applypatch_unittest.cpp | 61 std::string partitionName = "/rawwriter"; in TearDown() local 72 std::string partitionName = "/rawwriter"; variable
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | partition_record.cpp | 30 bool PartitionRecord::IsPartitionUpdated(const std::string &partitionName) in IsPartitionUpdated() 91 bool PartitionRecord::RecordPartitionSetInfo(const std::string &partitionName, bool updated, int fd) in RecordPartitionSetInfo() 115 bool PartitionRecord::RecordPartitionUpdateStatus(const std::string &partitionName, bool updated) in RecordPartitionUpdateStatus()
|
/ohos5.0/base/update/updater/services/flow_update/update_bin/ |
H A D | component_processor.cpp | 57 std::string partitionName = name; in GetProcessor() local 144 std::string partitionName = name_; in PreProcess() local 188 std::string partitionName = name_; in DoProcess() local 227 int RawImgProcessor::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset() 293 std::string partitionName = name_; in PreProcess() local 318 std::string partitionName = name_; in DoProcess() local
|
H A D | bin_process.cpp | 236 std::string partitionName = iter; in ProcessBinFile() local
|
/ohos5.0/base/update/updater/services/ptable_parse/ |
H A D | ptable_manager.cpp | 108 const std::vector<Ptable::PtnInfo> &pkgPtnInfo, const std::string &partitionName) in IsPartitionChanged() 210 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo… in GetPartionInfoByName() 229 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo) in GetPartionInfoByName() 392 bool DevicePtable::ComparePartition(PtableManager &newPtbManager, const std::string partitionName) in ComparePartition()
|
H A D | emmc_ptable.cpp | 70 std::string partitionName; in EmmcPatchGptHeader() local
|
H A D | ufs_ptable.cpp | 219 std::string partitionName; in UfsPatchGptHeader() local
|
H A D | ptable.cpp | 517 bool Ptable::GetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &inde… in GetPartionInfoByName()
|
/ohos5.0/base/update/updater/test/unittest/ptable_parse_test/ |
H A D | ptable_manager_unittest.cpp | 54 const std::vector<Ptable::PtnInfo> &pkgPtnInfo, const std::string &partitionName) in TestIsPartitionChanged() 138 std::string partitionName = ""; in TestGetPartionInfoByName() local 161 std::string partitionName; in TestIsPartitionChanged() local
|
H A D | ptable_unittest.cpp | 46 … bool TestGetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &index) in TestGetPartionInfoByName()
|
/ohos5.0/base/update/updater/services/include/applypatch/ |
H A D | partition_record.h | 42 char partitionName[PARTITION_NAME_LEN]; member
|
/ohos5.0/base/update/updater/test/unittest/flashd_test/ |
H A D | flashd_unittest.cpp | 254 std::string partitionName = "test"; variable 262 std::string partitionName = "test"; variable 297 std::string partitionName = "test"; variable 356 std::string partitionName = "misc"; variable
|
/ohos5.0/base/update/updater/services/include/patch/ |
H A D | update_patch.h | 88 const std::string &expected, const std::string &partitionName) : UpdatePatchWriter(), in ImagePatchWriter()
|
/ohos5.0/base/update/updater/services/updater_binary/ |
H A D | update_processor.cpp | 189 std::string partitionName; in Execute() local 436 int UScriptInstructionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::s… in GetWritePathAndOffset()
|
H A D | update_image_block.cpp | 137 std::string partitionName; member 445 std::string partitionName; in Execute() local 626 std::string partitionName; in Execute() local
|
/ohos5.0/base/update/updater/services/diffpatch/patch_shared/ |
H A D | patch_shared.cpp | 38 std::string partitionName; member 129 TransferManagerPtr tm, const std::string &partitionName, const std::string &targetPath) in ExecuteTransferCommand()
|
/ohos5.0/base/startup/init/ueventd/include/ |
H A D | ueventd.h | 48 const char *partitionName; member
|
/ohos5.0/base/update/updater/test/unittest/script/ |
H A D | script_unittest.cpp | 144 std::string partitionName; in Execute() local
|
/ohos5.0/base/update/updater/test/fuzztest/scriptmanager_fuzzer/ |
H A D | scriptmanager_fuzzer.cpp | 140 std::string partitionName = {}; in Execute() local
|
/ohos5.0/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/ |
H A D | extractandexecutescript_fuzzer.cpp | 66 std::string partitionName; in Execute() local
|
/ohos5.0/base/startup/init/ueventd/ |
H A D | ueventd_device_handler.c | 248 const char *partitionName, const char *deviceName) in BuildDeviceSymbolLinks()
|