Searched defs:fsZipPath (Results 1 – 2 of 2) sorted by relevance
70 int32_t ZipWrapper::AddFileOrDirectoryToZip(const fs::path &fsFilePath, const fs::path &fsZipPath) in AddFileOrDirectoryToZip()120 int32_t ZipWrapper::AddEmptyDirToZip(const fs::path &fsZipPath) in AddEmptyDirToZip()144 int32_t ZipWrapper::AddFileToZip(const fs::path &fsFilePath, const fs::path &fsZipPath) in AddFileToZip()
227 fs::path fsZipPath; variable257 fs::path fsZipPath; variable274 fs::path fsZipPath("./test.zip"); variable