Home
last modified time | relevance | path

Searched refs:zip (Results 1 – 25 of 50) sorted by relevance

12

/base/update/updater/services/flashd/
DReadme.md14 Flashd是OpenHarmony升级子系统的一个刷机模式,可以提供格式化用户分区,擦除分区,刷写镜像,zip格式整包升级的功能。
32 功能:提供zip格式的整包升级功能 。
33 使用方法:`hdc_std update filename.zip `
34 参数说明:filename.zip用来指定zip升级包路径。
/base/update/packaging_tools/
DREADME_zh.md60 - imgdiff可执行程序,差分计算,针对zip、gz、lz4类型的文件,对比生成patch;
73 …-no_zip No zip mode, Output update package without zip.
89 python build_update.py -s source.zip ./target/ ./target/package -pk./target/updater_config/rsa_priv…
DREADME.md48 - imgdiff executable program, which performs differential calculation on the zip, gz, and lz4 files…
61 … No zip mode, which means to output update package with…
77 python build_update.py -s source.zip ./target/ ./target/package -pk./target/updater_config/rsa_priv…
Dblocks_manager.py42 x < y for x, y in zip(self.range_data, self.range_data[1:]))
186 heapq.merge(zip(self.range_data, itertools.cycle((-5, +5))),
187 zip(other.range_data, itertools.cycle((-1, +1)))):
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/update/updater/services/package/pkg_algorithm/
Dpkg_algo_deflate.h56 int32_t InitStream(z_stream &zstream, bool zip, PkgBuffer &inBuffer, PkgBuffer &outBuffer);
58 void ReleaseStream(z_stream &zstream, bool zip) const;
Dpkg_algo_deflate.cpp213 int32_t PkgAlgoDeflate::InitStream(z_stream &zstream, bool zip, PkgBuffer &inBuffer, PkgBuffer &out… in InitStream() argument
221 if (zip) { in InitStream()
248 void PkgAlgoDeflate::ReleaseStream(z_stream &zstream, bool zip) const in ReleaseStream()
251 if (zip) { in ReleaseStream()
/base/update/sys_installer/services/module_update/
D模块升级编译打包和使用指南.md81 | zip_private_key | zip包签名私钥 | 文件路径 | 是 |
82 | sign_cert | zip包签名证书 | 文件路径 | 是 |
141 | name | 总升级zip包名称 | 符合系统包名规范 |
142 | version | 总升级zip包版本号 | a.v.p.c格式 |
222 1. 推送待安装的HMP包到/data/目录,或/data目录下自己新建目录均可,如HMP包:wms_sa.zip
225 hdc file send wms_sa.zip /data/wms_sa.zip
231 /system/bin/module_update_tool install /data/wms_sa.zip
/base/update/packaging_tools/zipalign/src/main/java/com/ohos/
DZipAlign.java27 import java.util.zip.ZipOutputStream;
28 import java.util.zip.ZipEntry;
29 import java.util.zip.ZipFile;
/base/security/selinux_adapter/sepolicy/ohos_policy/update/updater/system/
Dhdcd.te52 …# avc: denied { add_name } for pid=235 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tcon…
58 …# avc: denied { create } for pid=240 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tconte…
59 …# avc: denied { write open } for pid=235 comm="hdcd" path="/sdcard/updater/updater.zip" dev="mm…
62 …# avc: denied { getattr } for pid=238 comm="hdcd" path="/sdcard/updater/updater.zip" dev="mmcbl…
67 …# avc: denied { add_name } for pid=241 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tcon…
70 …# avc: denied { create } for pid=234 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tconte…
/base/hiviewdfx/hidumper/
DREADME_zh.md163 17. 运行 **hidumper --zip** 命令压缩信息数据到/data/log/hidumper目录下。
166 hidumper --zip
/base/security/dataclassification/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/update/updateservice/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/security/permission_lite/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/startup/appspawn/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/powermgr/display_manager/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/security/appverify/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/security/huks/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/hiviewdfx/hiappevent/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/security/device_auth/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/hiviewdfx/faultloggerd/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/hiviewdfx/hisysevent/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/hiviewdfx/hiview/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/update/update_app/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text
/base/account/os_account/
D.gitattributes6 *.zip filter=lfs diff=lfs merge=lfs -text

12