| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
支持并发操作 Signed-off-by: 张星 <zhangmengxue2@huawei.com> | 1 年前 | |
fix codex for type safety and code style Replace C-style casts with C++ style casts or safer alternatives: Use iterators instead of pointer casts for string to vector conversion Use static_cast and reinterpret_cast where appropriate Other fixes: Add parentheses around macro argument in callback_manager.h Place constant on right side of comparison operator Co-Authored-By: Agent Signed-off-by: curried <zhuxinyan@h-partners.com> | 1 个月前 | |
Signed-off-by: chenzihan <chenzihan13@huawei.com> fix:fix about pkgFile | 2 年前 | |
add stream pkg Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
add stream pkg Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
add stream pkg Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
add stream pkg Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
add stream pkg Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
add stream pkg Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
for upload Signed-off-by: LeonShu <shuzhan10@huawei.com> | 17 天前 | |
update: 更新文件 pkg_upgradefile.h Signed-off-by: chenkai11 <chenkai172@h-partners.com> | 2 个月前 | |
refactor: 拆分 ZipFileEntry::PackStream 函数并新增单元测试 将超过50行的 PackStream 函数拆分为三个小函数: - CompressData: 执行数据压缩(22行) - WriteFileHeaderAndDesc: 写入文件头和数据描述(28行) - PackStream: 协调调用上述函数(29行) 同时新增 pkg_upgradefile_unittest.cpp 测试文件,包含48个测试用例, 提升 pkg_upgradefile.cpp 的单元测试覆盖率。 Co-Authored-By: Agent Change-Id: Ic8e7f9a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7 Signed-off-by: liuzhenxiong <liuzhenxiong@huawei.com> | 16 天前 | |
refactor: 拆分 ZipFileEntry::PackStream 函数并新增单元测试 将超过50行的 PackStream 函数拆分为三个小函数: - CompressData: 执行数据压缩(22行) - WriteFileHeaderAndDesc: 写入文件头和数据描述(28行) - PackStream: 协调调用上述函数(29行) 同时新增 pkg_upgradefile_unittest.cpp 测试文件,包含48个测试用例, 提升 pkg_upgradefile.cpp 的单元测试覆盖率。 Co-Authored-By: Agent Change-Id: Ic8e7f9a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7 Signed-off-by: liuzhenxiong <liuzhenxiong@huawei.com> | 16 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 个月前 | ||
| 2 年前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 17 天前 | ||
| 2 个月前 | ||
| 16 天前 | ||
| 16 天前 |