| /base/update/updater/test/unittest/applypatch_test/ |
| 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
|
| D | applypatch_unittest.cpp | 61 std::string partitionName = "/rawwriter"; in TearDown() local 72 std::string partitionName = "/rawwriter"; variable
|
| /base/update/updater/services/applypatch/ |
| 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()
|
| /base/update/updater/services/flow_update/update_bin/ |
| D | component_processor.cpp | 57 std::string partitionName = name; in GetProcessor() local 139 std::string partitionName = name_; in PreProcess() local 183 std::string partitionName = name_; in DoProcess() local 222 int RawImgProcessor::GetWritePathAndOffset(const std::string &partitionName, std::string &writePath, in GetWritePathAndOffset() 290 std::string partitionName = name_; in PreProcess() local 315 std::string partitionName = name_; in DoProcess() local
|
| D | bin_process.cpp | 223 std::string partitionName = iter; in ProcessBinFile() local
|
| /base/update/updater/services/ptable_parse/ |
| D | ptable_manager.cpp | 101 const std::vector<Ptable::PtnInfo> &pkgPtnInfo, const std::string &partitionName) in IsPartitionChanged() 203 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo… in GetPartionInfoByName() 219 bool PtableManager::GetPartionInfoByName(const std::string &partitionName, Ptable::PtnInfo &ptnInfo) in GetPartionInfoByName() 329 bool DevicePtable::ComparePartition(PtableManager &newPtbManager, const std::string partitionName) in ComparePartition()
|
| D | ufs_ptable.cpp | 155 std::string partitionName; in UfsPatchGptHeader() local
|
| D | ptable.cpp | 491 bool Ptable::GetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &inde… in GetPartionInfoByName()
|
| /base/update/updater/test/unittest/ptable_parse_test/ |
| D | ptable_manager_unittest.cpp | 54 const std::vector<Ptable::PtnInfo> &pkgPtnInfo, const std::string &partitionName) in TestIsPartitionChanged() 136 std::string partitionName = ""; in TestGetPartionInfoByName() local 157 std::string partitionName; in TestIsPartitionChanged() local
|
| D | ptable_unittest.cpp | 46 … bool TestGetPartionInfoByName(const std::string &partitionName, PtnInfo &ptnInfo, int32_t &index) in TestGetPartionInfoByName()
|
| /base/update/updater/services/include/applypatch/ |
| D | partition_record.h | 42 char partitionName[PARTITION_NAME_LEN]; member
|
| /base/update/updater/test/unittest/flashd_test/ |
| D | flashd_unittest.cpp | 236 std::string partitionName = "test"; variable 244 std::string partitionName = "test"; variable 279 std::string partitionName = "test"; variable
|
| /base/update/updater/services/updater_binary/ |
| D | update_processor.cpp | 136 bool UScriptInstructionRawImageWrite::WriteRawImage(const std::string &partitionName, const std::un… in WriteRawImage() 178 std::string partitionName; in Execute() local 404 int UScriptInstructionRawImageWrite::GetWritePathAndOffset(const std::string &partitionName, std::s… in GetWritePathAndOffset()
|
| D | update_image_block.cpp | 132 std::string partitionName; member 184 Uscript::UScriptContext &context, const std::string &partitionName) in ExecuteTransferCommand() 440 std::string partitionName; in Execute() local 529 std::string partitionName; in Execute() local
|
| /base/update/updater/services/include/patch/ |
| D | update_patch.h | 88 const std::string &expected, const std::string &partitionName) : UpdatePatchWriter(), in ImagePatchWriter()
|
| /base/startup/init/ueventd/include/ |
| D | ueventd.h | 48 const char *partitionName; member
|
| /base/update/updater/test/unittest/script/ |
| D | script_unittest.cpp | 144 std::string partitionName; in Execute() local
|
| /base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/ |
| D | extractandexecutescript_fuzzer.cpp | 66 std::string partitionName; in Execute() local
|
| /base/startup/init/ueventd/ |
| D | ueventd_device_handler.c | 248 const char *partitionName, const char *deviceName) in BuildDeviceSymbolLinks()
|