/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/ |
H A D | BUILD.gn | 23 include_dirs = [ "${kits_path}/js/zip/include" ] 34 "${kits_path}/js/zip/napi/zlib_callback_info.cpp", 35 "${kits_path}/js/zip/src/file_path.cpp", 36 "${kits_path}/js/zip/src/zip.cpp", 37 "${kits_path}/js/zip/src/zip_internal.cpp", 38 "${kits_path}/js/zip/src/zip_reader.cpp", 39 "${kits_path}/js/zip/src/zip_utils.cpp", 40 "${kits_path}/js/zip/src/zip_writer.cpp", 49 "${kits_path}/js/zip:zlib",
|
/ohos5.0/build/docs/ |
H A D | how-to-use-the-ndk-tools.md | 17 │ ├── ets-linux-x64-4.0.6.5-Canary1.zip 18 │ ├── js-linux-x64-4.0.6.5-Canary1.zip 19 │ ├── native-linux-x64-4.0.6.5-Canary1.zip 20 │ ├── previewer-linux-x64-4.0.6.5-Canary1.zip 21 │ └── toolchains-linux-x64-4.0.6.5-Canary1.zip 23 ├── ets-windows-x64-4.0.6.5-Canary1.zip 24 ├── js-windows-x64-4.0.6.5-Canary1.zip 25 ├── native-windows-x64-4.0.6.5-Canary1.zip 26 ├── previewer-windows-x64-4.0.6.5-Canary1.zip 27 └── toolchains-windows-x64-4.0.6.5-Canary1.zip
|
/ohos5.0/base/startup/appspawn/service/hnp/installer/ |
H A D | errorcode-hnp.md | 227 Create new file in zip failed. 231 在zip压缩文件中增加文件失败。 315 1. 当前打开的文件不是zip格式的文件 320 1. 检查文件是否为zip格式的文件 335 zip里没有文件内容 340 检查zip压缩文件内是否有文件 355 2. zip压缩文件已损坏 361 2. 使用第三方工具检查zip压缩包是否损坏
|
/ohos5.0/docs/zh-cn/design/ux-design/ |
H A D | design-resources.md | 8 …zip](https://gitee.com/openharmony/docs/blob/master/zh-cn/design/ux-design/figures/OpenHarmony_%E5… 10 …d)资源,[OpenHarmony_Icons.zip](https://gitee.com/openharmony/docs/blob/master/zh-cn/design/ux-design… 12 …zip](https://gitee.com/openharmony/docs/blob/master/zh-cn/design/ux-design/figures/OpenHarmony%E5%…
|
/ohos5.0/docs/ |
H A D | .gitattributes | 6 *.zip filter=lfs diff=lfs merge=lfs -text 16 OpenHarmony_Icons.zip filter=lfs diff=lfs merge=lfs -text 17 zip filter=lfs diff=lfs merge=lfs -text 18 figures/OpenHarmony_Icons.zip filter=lfs diff=lfs merge=lfs -text 19 figures/OpenHarmony应用图标模版.zip filter=lfs diff=lfs merge=lfs -text 20 figures/OpenHarmony_天气应用UX设计交付件_V1.0.zip filter=lfs diff=lfs merge=lfs -text
|
/ohos5.0/base/update/updater/services/flashd/ |
H A D | Readme.md | 14 Flashd是OpenHarmony升级子系统的一个刷机模式,可以提供格式化用户分区,擦除分区,刷写镜像,zip格式整包升级的功能。 32 功能:提供zip格式的整包升级功能 。 33 使用方法:`hdc_std update filename.zip ` 34 参数说明:filename.zip用来指定zip升级包路径。
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging-config.md | 9 …ndle.json文件指定的所有yaml文件。在解析校验之后,编译框架会将这些yaml文件中配置的信息汇总转换成名为hisysevent.zip文件。最后,将此zip文件打包到系统指定路径下,用作… 159 - 全量编译整个系统,会将所有组件配置的yaml文件中的配置进行汇总,正常完成系统编译后,指定目录下就会生成hisysevent.zip文件。 166 - 全量编译生成的hisysevent.zip文件可以通过以下命令获取: 170 find out -name hisysevent.zip -type f 187 | --def-path | 指定编译生成的hisysevent.zip文件的生成路径。 | 192 1. 通过[hdc_std工具](../subsystems/subsys-toolchain-hdc-guide.md)将从hisysevent.zip解压的hisysevent.def文件推送至…
|
H A D | subsys-dfx-hidumper.md | 60 | --zip | 将导出信息压缩到固定文件夹下。 | 185 17. 运行 hidumper --zip 命令压缩信息数据到/data/dumper目录下。 188 hidumper --zip
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/ |
H A D | mod.rs | 27 mod zip; module 28 use zip::Zip; 75 fn zip<B>(self, another: B) -> Zip<Self, B> in zip() method 79 zip::zip(self, another) in zip()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-zlib.md | 47 let outFile = '/xxx/xxx.zip'; 93 let inFile = '/xx/xxx.zip'; 148 let outFile = '/xxx/xxx.zip'; 213 let outFile = '/xxx/xxx.zip'; 273 let inFile = '/xx/xxx.zip'; 337 let inFile = '/xx/xxx.zip'; 395 let inFile = '/xx/xxx.zip'; 506 let outFile = '/xxx/xxx.zip'; 944 let zip = zlib.createZipSync(); 2304 await zip.inflateCopy(zip).then((data) => { [all …]
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | design-resources.md | 8 …Application UX Design Deliverable V1.0.zip](figures/OpenHarmony_Weather_Application_UX_Design_Deli… 10 - [OpenHarmony_Icons.zip](figures/OpenHarmony_Icons.zip), where you can get OpenHarmony [icons](vis… 12 - [OpenHarmony Application Icon Templates.zip](figures/OpenHarmony-application-icon-templates.zip),…
|
/ohos5.0/docs/zh-cn/application-dev/security/ |
H A D | hapsigntool-guidelines.md | 27 2. 编译产物最终路径:out/sdk/packages/ohos-sdk/ohos/toolchains-ohos-x64-xxx.zip 211 … ├── -inForm # 输入的原始文件的格式,枚举值:zip、elf或bin;zip应用包对应zip,二进制工具对应elf,bin应用包为bin,默认zip;可选项 228 … ├── -inForm # 输入的原始文件的格式,枚举值:zip、elf或bin;zip应用包对应zip,二进制工具对应elf,bin应用包为bin,默认zip;可选项 351 …CertFile "app1.pem" -profileFile "app1-profile.p7b" -inFile "app1-unsigned.zip" -keystoreFile "Ope… 357 …CertFile "app1.pem" -profileFile "app1-profile.p7b" -inFile "app1-unsigned.zip" -keystoreFile "Ope… 547 (2)执行命令后,报错提示:ERROR - ZIP_ERROR, code: -111. Details: zip init failed 555 (2)输入的zip包超过了4G,压缩文件格式发生变化,导致解压错误
|
/ohos5.0/docs/zh-cn/readme/ |
H A D | 升级子系统.md | 15 升级包里面有两个文件,包括build\_tools.zip 和update.bin。 17 - build\_tools.zip:用来辅助升级的工具,包括升级的可执行文件和升级脚本 20 工具对update.bin 和最终生成的升级包\(zip 压缩文件\)分别进行签名。
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | par_iter.rs | 32 .zip(b.par_iter()) in sdv_par_iter_test() 45 .zip(b.iter()) in sdv_par_iter_test() 55 .zip(b.into_par_iter()) in sdv_par_iter_test()
|
/ohos5.0/base/update/packaging_tools/ |
H A D | README_zh.md | 60 - 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…
|
H A D | README.md | 48 - 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…
|
/ohos5.0/build/config/ |
H A D | zip.gni | 5 # Creates a zip archive of the inputs. 18 template("zip") { 20 script = "//build/zip.py"
|
/ohos5.0/base/update/sys_installer/services/module_update/ |
H A D | 模块升级编译打包和使用指南.md | 81 | 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
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-zlib.md | 47 let outFile = '/xxx/xxx.zip'; 93 let inFile = '/xx/xxx.zip'; 148 let outFile = '/xxx/xxx.zip'; 213 let outFile = '/xxx/xxx.zip'; 273 let inFile = '/xx/xxx.zip'; 337 let inFile = '/xx/xxx.zip'; 395 let inFile = '/xx/xxx.zip'; 506 let outFile = '/xxx/xxx.zip'; 944 let zip = zlib.createZipSync(); 2304 await zip.inflateCopy(zip).then((data) => { [all …]
|
/ohos5.0/build/ohos/ndk/ |
H A D | BUILD.gn | 268 _output += "-${release_type}.zip" 270 _output += ".zip" 302 _output += "-${release_type}.zip" 304 _output += ".zip" 334 _output += "-${release_type}.zip" 336 _output += ".zip" 367 _output += "-${release_type}.zip" 369 _output += ".zip"
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-loglibrary-sys.md | 115 logLibrary.copy('HILOG', 'hiapplogcat-1.zip', '' 166 logLibrary.copy('HILOG', 'hiapplogcat-1.zip', 'dir1', (error, val) => { 220 logLibrary.move('FAULTLOG', 'fault_log_test.zip', '' 271 logLibrary.move('FAULTLOG', 'fault_log_test.zip', 'dir1/dir2', (error, val) => { 317 logLibrary.remove('FAULTLOG', 'fault_log_test.zip');
|
/ohos5.0/base/update/packaging_tools/zipalign/src/main/java/com/ohos/ |
H A D | ZipAlign.java | 27 import java.util.zip.ZipOutputStream; 28 import java.util.zip.ZipEntry; 29 import java.util.zip.ZipFile;
|
/ohos5.0/base/update/sys_installer/tools/zipalign/src/main/java/com/ohos/ |
H A D | ZipAlign.java | 27 import java.util.zip.ZipOutputStream; 28 import java.util.zip.ZipEntry; 29 import java.util.zip.ZipFile;
|
/ohos5.0/base/security/selinux_adapter/sepolicy/ohos_policy/update/updater/system/ |
H A D | hdcd.te | 48 …# avc: denied { add_name } for pid=235 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tcon… 54 …# avc: denied { create } for pid=240 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tconte… 55 …# avc: denied { write open } for pid=235 comm="hdcd" path="/sdcard/updater/updater.zip" dev="mm… 58 …# avc: denied { getattr } for pid=238 comm="hdcd" path="/sdcard/updater/updater.zip" dev="mmcbl… 63 …# avc: denied { add_name } for pid=241 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tcon… 66 …# avc: denied { create } for pid=234 comm="hdcd" name="updater.zip" scontext=u:r:hdcd:s0 tconte…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging-config.md | 9 … convert the information into a zip file named **hisysevent.zip**. After that, the compilation fra… 159 …onents are summarized. After the compilation is complete, the **hisysevent.zip** file will be gene… 166 …- To obtain the **hisysevent.zip** file generated after full compilation, run the following comman… 170 find out -name hisysevent.zip -type f 187 | --def-path | Path of the **hisysevent.zip** file generated after compilation.| 192 1. Decompress the **hisysevent.zip** file to obtain the **hisysevent.def** file, and then use the […
|