Searched refs:NAME_CACHE_SUFFIX (Results 1 – 2 of 2) sorted by relevance
18 export const NAME_CACHE_SUFFIX: string = '.cache.json'; constant
48 NAME_CACHE_SUFFIX,197 …ameCachePath: string = path.join(outputDir, FileUtils.getFileName(sourceFile) + NAME_CACHE_SUFFIX);218 …ameCachePath: string = path.join(outputDir, FileUtils.getFileName(sourceFile) + NAME_CACHE_SUFFIX);