Home
last modified time | relevance | path

Searched defs:curPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DFileUtils.ts203 const curPath = path.join(folderPath, file); constant
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/
DScene.ts509 const curPath = path.join(originPath, pathInfo); constant
520 const curPath = originPath + pathInfo; constant