Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts846 return isInOhModuleFile(realPath);
849 export function isInOhModuleFile(filePath: string): boolean { function