Searched defs:AddFileEntryToZip (Results 1 – 2 of 2) sorted by relevance
231 bool ZipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolut… in AddFileEntryToZip() function in OHOS::HiviewDFX::ZipWriter
92 bool AddFileEntryToZip(zipFile zip_file, FilePath &relativePath, FilePath &absolutePath, const OPTI… in AddFileEntryToZip() function