Home
last modified time | relevance | path

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

/applications/standard/launcher/common/src/main/ets/default/cache/
DAppListInfoCacheManager.ts54 setCache(key, value): void { method in AppListInfoCacheManager
DFormListInfoCacheManager.ts61 setCache(key: string, value): void { method in FormListInfoCacheManager
DAppResourceCacheManager.ts62 setCache(cacheKey: string, cacheType: string, value: object | string) { method in AppResourceCacheManager