Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Drun_declgen_standalone.ts189 const projectFilePath = getRelativePath(filePath, moduleInfo.modulePath); constant
423 const projectFilePath: string = unixFilePath.replace(toUnixPath(pkgPath) + '/', ''); constant
Dprocess_arkts_evolution.ts99 …const { projectFilePath, pkgInfo } = getPkgInfo(filePath, projectConfig, logger, pkgPath, pkgName); constant
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts119 const { projectFilePath, pkgInfo } = ohmurlInfo; constant
159 const projectFilePath: string = unixFilePath.replace(toUnixPath(pkgPath) + '/', ''); constant
184 const projectFilePath: string = unixFilePath.replace(projectRootPath, ''); constant
224 const { projectFilePath, unixFilePath, packageDir, projectRootPath, moduleRootPath, constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dark_utils.ts124 …const { projectFilePath, pkgInfo } = getPkgInfo(filePath, projectConfig, logger, pkgPath, pkgName,… constant
164 const projectFilePath: string = unixFilePath.replace(toUnixPath(pkgPath) + '/', ''); constant
189 const projectFilePath: string = unixFilePath.replace(projectRootPath, ''); constant
229 const { projectFilePath, unixFilePath, packageDir, projectRootPath, moduleRootPath, constant