Searched defs:relativePath (Results 1 – 1 of 1) sorted by relevance
117 std::string relativePath = item.second; // second:relativePath in FlushItems() local230 bool ZipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolut… in AddFileEntryToZip()