Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts162 …const projProperties: string[] = ApiExtractor.parseProjectSourceByPaths(sourcePaths, customProfile…
DApiExtractor.ts687 …export function parseProjectSourceByPaths(projectPaths: string[], customProfiles: IOptions, scanni… function