Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_visual.ts248 const projectRootPath = getProjectRootPath(); constant
286 const projectRootPath = getProjectRootPath(); constant
Dark_utils.ts76 const projectRootPath: string = toUnixPath(projectConfig.projectRootPath); constant
294 const projectRootPath: string = projectConfig.projectRootPath; constant
Dutils.ts293 …const projectRootPath: string = toUnixPath(buildInHar ? projectPath : projectConfig.projectRootPat… constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts547 const projectRootPath = toUnixPath(this.projectConfig.projectRootPath); constant