Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts197 …const nameCachePath: string = path.join(outputDir, FileUtils.getFileName(sourceFile) + NAME_CACHE_… constant
218 …const nameCachePath: string = path.join(outputDir, FileUtils.getFileName(sourceFile) + NAME_CACHE_… constant