Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/initialization/
DConfigResolver.ts445 const absNameCachePath: string = this.resolvePath(configPath, token); constant
446 this.determineNameCachePath(absNameCachePath, configPath);
447 configs.options.applyNameCache = absNameCachePath;