Home
last modified time | relevance | path

Searched defs:AddFileToZip (Results 1 - 2 of 2) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/
H A Dzip_wrapper.cpp148 int32_t ZipWrapper::AddFileToZip(const std::string &filePath, const std::string &zipPath) in AddFileToZip() function in OHOS::AppPackingTool::ZipWrapper
153 int32_t ZipWrapper::AddFileToZip(const fs::path &fsFilePath, const fs::path &fsZipPath) in AddFileToZip() function in OHOS::AppPackingTool::ZipWrapper
/developtools/packing_tool/ohos_packing_tool/frameworks/src/
H A Dpackager.cpp76 void Packager::AddFileToZip(zipFile zf, const fs::path &filePath, const fs::path &zipPath, zip_fileinfo &zipfi) in AddFileToZip() function in OHOS::AppPackingTool::Packager

Completed in 1 milliseconds