Home
last modified time | relevance | path

Searched refs:getOutputFilePath (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
Dentry.ts78 OutputFileHelper.getOutputFilePath(this.inputParam, inputFile),
DcoreImpls.ts90 static getOutputFilePath(inputParam: InputParameter, sourceFile: string): string { method in OutputFileHelper