Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts170 const currentDir: string = FileUtils.getPathWithoutPrefix(dirName, dirPrefix); constant
171 const newDir: string = path.join(this.mCustomProfiles.mOutputDir, currentDir);