Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts162 const exportWhiteList = ApiExtractor.parseFileByPaths(filesForCompilation, scanningCommonType);
DApiExtractor.ts861 export function parseFileByPaths(projectPaths: Set<string>, scanningApiType: ApiType): function