/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | errorcode-zlib.md | 51 The input source file is not in ZIP format or is damaged. 65 1. 检查源文件压缩格式是否为ZIP格式。
|
H A D | js-apis-zlib.md | 265 | 900003 | The input source file is not in ZIP format or is damaged. | 329 | 900003 | The input source file is not in ZIP format or is damaged. | 387 | 900003 | The input source file is not in ZIP format or is damaged. | 441 | 900003 | The input source file is not in ZIP format or is damaged. |
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | file_path.cpp | 35 const std::string ZIP = ".zip"; variable 427 if (path_.substr(path_.size()-ZIP_SIZE, ZIP_SIZE) == ZIP) { in CheckDestDirTail() 430 return path_ + ZIP; in CheckDestDirTail()
|
H A D | zip.cpp | 46 const std::string ZIP = ".zip"; variable
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-sigverify.md | 15 未经签名的Hap包的压缩方式是ZIP格式,简单分为文件块,中心目录(Central directory)块,中心目录结尾(EOCD,End of central directory record)块。
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | errorcode-zlib.md | 24 2. Ensure that the source file is in ZIP format. 51 The input source file is not in ZIP format or is damaged. 65 1. Check whether the source file is in ZIP format.
|
H A D | js-apis-wallpaper-sys.md | 179 Sets a specific ZIP file as the wallpaper. This API works only when **com.ohos.sceneboard** is set.… 191 | source | string | Yes| ZIP file to set as the wallpaper.| 229 Sets a specific ZIP file as the wallpaper. This API works only when **com.ohos.sceneboard** is set.… 241 | source | string | Yes| ZIP file to set as the wallpaper.|
|
H A D | js-apis-zlib.md | 265 | 900003 | The input source file is not in ZIP format or is damaged. | 329 | 900003 | The input source file is not in ZIP format or is damaged. | 387 | 900003 | The input source file is not in ZIP format or is damaged. | 441 | 900003 | The input source file is not in ZIP format or is damaged. |
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-Java-secure-coding-guide.md | 440 ## Perform security check when decompressing a ZIP archive using **ZipInputStream** 444 A number of security concerns must be considered when extracting files from a ZIP archive using `ja… 448 …t be validated when files are extracted from a ZIP archive. If the destination path of any file in… 452 …ZIP archive, both the number and size of the extracted files need to be limited. The zip algorithm… 516 throw new IOException("The ZIP package contains too many files."); 549 …throw new IOException("Zip Bomb! The size of the file extracted from the ZIP package is too large.… 554 …OTAL\_FILE\_SIZE**. The code also counts the number of file entries in the ZIP archive and throws …
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | errorcode-bundle.md | 145 1. The HAP is not in ZIP format. 150 1. Check whether the HAP is in ZIP format. 318 2. The source file to be parsed is not in ZIP format. 322 2. Check whether the source file to be parsed is in ZIP format.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | udmf__meta_8h.md | 101 | [UDMF_META_ZIP_ARCHIVE](_u_d_m_f.md#udmf_meta_zip_archive) "general.zip-archive" | ZIP存档文件类型,归属…
|
H A D | js-apis-data-uniformTypeDescriptor.md | 143 | ZIP_ARCHIVE<sup>11+</sup> | 'general.zip-archive' | ZIP存档文件…
|
H A D | _u_d_m_f.md | 107 | [UDMF_META_ZIP_ARCHIVE](#udmf_meta_zip_archive) "general.zip-archive" | ZIP存档文件类型,归属类型为ARCHIVE。… 2130 ZIP存档文件类型,归属类型为ARCHIVE。
|
/ohos5.0/docs/zh-cn/contribute/ |
H A D | OpenHarmony-Java-secure-coding-guide.md | 516 throw new IOException("The ZIP package contains too many files."); 549 …throw new IOException("Zip Bomb! The size of the file extracted from the ZIP package is too large.…
|
/ohos5.0/docs/en/application-dev/security/ |
H A D | hapsigntool-guidelines.md | 213 … # Format of the file to be signed. The value is zip for an app package in ZIP format, elf for a b… 230 … Format of the file to be verified. The value is zip for an app package in ZIP format, elf for a b…
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | uniform-data-type-list.md | 98 …p | ZIP archive format. … 449 …lication/x-7z-compressed | 7-ZIP compressed archive … 458 … | Format of the compressed ISO image in ZIP format. …
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | udmf__meta_8h.md | 101 | [UDMF_META_ZIP_ARCHIVE](_u_d_m_f.md#udmf_meta_zip_archive) "general.zip-archive" | ZIP.<br>This…
|
H A D | js-apis-data-uniformTypeDescriptor.md | 143 | ZIP_ARCHIVE<sup>11+</sup> | 'general.zip-archive' | ZIP.<br…
|
H A D | _u_d_m_f.md | 107 | [UDMF_META_ZIP_ARCHIVE](#udmf_meta_zip_archive) "general.zip-archive" | ZIP.<br>This type belon… 2102 Indicates ZIP, which belongs to **ARCHIVE**.
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v3.0-LTS.md | 124 …on task stack can be saved and restored.<br/>- JS JS can now use ZIP Library to compress…
|