Searched defs:newDestFile (Results 1 – 2 of 2) sorted by relevance
239 FilePath newDestFile(destFile.CheckDestDirTail()); variable375 FilePath newDestFile(destFile.CheckDestDirTail()); variable
265 static int TruncFileName(string &newDestFile, string &filePathName, int32_t slashPos, const string … in TruncFileName()307 string newDestFile = filePathName + to_string(distinctSuffixIndex) + fileSuffix; in MoveFile() local