Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/
DConfig.ts56 private targetProjectName: string = ''; property in SceneConfig
191 …const targetProjectName: string = configurations.targetProjectName ? configurations.targetProjectN… constant