Home
last modified time | relevance | path

Searched defs:relativePath (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/
D@ohos.file.fileAccess.d.ts483 relativePath: string; property
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DcoreImpls.ts98 const relativePath = path.relative(inputParam.inputFilePath!, sourceFile); constant
856 const relativePath = path.relative(this.inputFilePath, this.outputFilePath); constant