Home
last modified time | relevance | path

Searched refs:AddFolderToZip (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/test/mock/
H A DMockFile.h32 static bool AddFolderToZip(zipFile zip, const std::string& folderPath,
H A DMockFile.cpp124 bool MockFile::AddFolderToZip(zipFile zip, const std::string& folderPath, const std::string& entryName) in AddFolderToZip() function in MockFile
160 if (!AddFolderToZip(zip, file, fs::path(file).filename())) { in CompressFiles()

Completed in 2 milliseconds