Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_visual.ts279 const projectRootPath = getProjectRootPath(); constant
317 const projectRootPath = getProjectRootPath(); constant
Dark_utils.ts83 const projectRootPath: string = toUnixPath(projectConfig.projectRootPath); constant
312 const projectRootPath: string = projectConfig.projectRootPath; constant
Dutils.ts321 …const projectRootPath: string = toUnixPath(buildInHar ? projectPath : projectConfig.projectRootPat… constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts556 const projectRootPath = toUnixPath(this.projectConfig.projectRootPath); constant