Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts77 const projProperties: string[] = ApiExtractor.parseCommonProject(sourcPath);
DApiExtractor.ts542 export function parseCommonProject(projectPath): string[] { function