Searched defs:inputPath (Results 1 – 2 of 2) sorted by relevance
49 func (p *makefileGoal) inputPath() *string { function
317 public boolean renameFile(File inputPath, File newFilePath) { in renameFile()