Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts89 for (const projectPath of projectPaths) { constant
/arkcompiler/ets_frontend/arkguard/src/initialization/
DConfigResolver.ts693 const projectPath: string = projectConfig.projectPath; constant