Searched refs:InitZipFileWithFile (Results 1 – 3 of 3) sorted by relevance
39 static zipFile InitZipFileWithFile(const FilePath &zip_file_path);
131 zipFile ZipWriter::InitZipFileWithFile(const FilePath &zip_file_path) in InitZipFileWithFile() function in OHOS::AppExecFwk::LIBZIP::ZipWriter
170 zipWriter = std::make_unique<ZipWriter>(ZipWriter::InitZipFileWithFile(params.DestFile())); in Zip()233 zipWriter = std::make_unique<ZipWriter>(ZipWriter::InitZipFileWithFile(params.DestFile())); in Zips()