Home
last modified time | relevance | path

Searched refs:sourcPath (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts76 const sourcPath = isOHProject ? path.join(projectPath, 'src', 'main') : projectPath; constant
77 const projProperties: string[] = ApiExtractor.parseCommonProject(sourcPath);