Searched refs:zipRootLen (Results 1 – 1 of 1) sorted by relevance
50 size_t zipRootLen = srcFolder.length(); in ZipFolder() local53 [zipRootLen](const std::string &str) { in ZipFolder()54 … return std::make_pair(str, str.substr(zipRootLen)); // first:absolutePath, second:relativePath in ZipFolder()