Searched refs:cacheServiceKey (Results 1 – 1 of 1) sorted by relevance
1177 const cacheServiceKey: string = getRollupCacheKey(projectConfig) + '#' + key; constant1181 return rollupShareObject.cacheStoreManager.mount(cacheStoreKey).getCache(cacheServiceKey);1202 const cacheServiceKey: string = getRollupCacheKey(projectConfig) + '#' + key; constant1204 rollupShareObject.cacheStoreManager.mount(cacheStoreKey).setCache(cacheServiceKey, value);