Home
last modified time | relevance | path

Searched defs:parentDir (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/build-tools/api_diff/src/
Dutil.js46 function isInDirectory(parentDir, subPath) { argument
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/utils/
DfileUtils.ts46 const parentDir = path.dirname(filePath); constant
/interface/sdk-js/build-tools/dts_parser/src/utils/
DFileUtils.ts65 const parentDir: string = path.dirname(filePath); constant
/interface/sdk-js/build-tools/collect_application_api/src/
Dutils.js264 static isInDirectory(parentDir, subPath) { argument
269 static listAllAppDirs(parentDir) { argument