Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts510 const componentPath: string = path.join(sdkPath, 'ets', version, 'component'); constant
511 traverseApiFiles(componentPath, ApiType.COMPONENT);