Searched refs:getOutputFilePath (Results 1 – 2 of 2) sorted by relevance
78 OutputFileHelper.getOutputFilePath(this.inputParam, inputFile),
90 static getOutputFilePath(inputParam: InputParameter, sourceFile: string): string { method in OutputFileHelper