Searched defs:relativePath (Results 1 – 3 of 3) 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()
269 int32_t MountDfsDocs(int32_t userId, const std::string &relativePath, in MountDfsDocs()280 int32_t UMountDfsDocs(int32_t userId, const std::string &relativePath, in UMountDfsDocs()
1081 const std::string relativePath = "../log/copy.txt"; variable