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