Searched defs:AddFileToZip (Results 1 – 2 of 2) sorted by relevance
| /developtools/packing_tool/packing_tool/frameworks/src/ | ||
| D | zip_wrapper.cpp | 139 int32_t ZipWrapper::AddFileToZip(const std::string &filePath, const std::string &zipPath) in AddFileToZip() function in OHOS::AppPackingTool::ZipWrapper |
| /developtools/packing_tool/ohos_packing_tool/frameworks/src/ | ||
| D | packager.cpp | 76 void Packager::AddFileToZip(zipFile zf, const fs::path &filePath, const fs::path &zipPath, zip_file… in AddFileToZip() function in OHOS::AppPackingTool::Packager |