Searched defs:newFile (Results 1 – 3 of 3) sorted by relevance
76 val newFile = File.createTempFile(sourceFile.name, "") in <lambda>() constant
63 val newFile = getNewFilePath(newStatus) in updateStatus() constant
194 String newFile = dir.resolve("EMPTY-" + fileName).toString(); in renameEmptyFile() local