Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts423 const parseFile = function (fileName: string, apiType: ApiType): void { constant
487 parseFile(filePath, apiType);
490 parseFile(apiPath, apiType);
547 parseFile(projectPath, ApiType.PROJECT);
568 parseFile(libPath, ApiType.PROJECT_DEPENDS);