Searched defs:newFileName (Results 1 – 6 of 6) sorted by relevance
54 String newFileName = computeNewName(path); in createTasks() local
58 String newFileName = computeNewName(path); in createTasks() local
125 String newFileName = file.getAbsolutePath().replace(".temp", ""); in renameTempFile() local
269 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) in MyCreateHardLink()1235 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) in MyCreateHardLink()
599 const fs::path newFileName = dumpPath / (std::to_string(networkId) + extension); in RenameFile() local
721 const fs::path newFileName = dumpPath / (std::to_string(networkId) + extension); in RenameFile() local