Searched defs:relativePath (Results 1 – 2 of 2) sorted by relevance
118 std::string relativePath = item.second; // second:relativePath in FlushItems() local231 bool ZipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolut… in AddFileEntryToZip()
859 const std::string relativePath = "../log/copy.txt"; variable