Searched defs:cacheKey (Results 1 – 3 of 3) sorted by relevance
58 const cacheKey = `${iconId}${bundleName}${moduleName}`; constant152 const cacheKey = `${labelId}${bundleName}${moduleName}`; constant
71 const cacheKey = `${iconId}${bundleName}` constant
242 const cacheKey = appInfo.appLabelId + appInfo.bundleName + appInfo.moduleName; constant