Searched defs:getCache (Results 1 – 7 of 7) sorted by relevance
| /applications/standard/launcher/common/src/main/ets/default/cache/ | ||
| D | AppListInfoCacheManager.ts | 38 getCache(key: string): any { method in AppListInfoCacheManager |
| D | FormListInfoCacheManager.ts | 45 getCache(key: string): any { method in FormListInfoCacheManager |
| D | LruCache.ts | 34 getCache(key: string): any { method in LruCache |
| D | DiskLruCache.ts | 44 getCache(key: string) { method in DiskLruCache |
| D | AppResourceCacheManager.ts | 42 getCache(cacheKey: string, cacheType: string) { method in AppResourceCacheManager |
| /applications/standard/photos/feature/editor/src/main/ets/default/base/ | ||
| D | ImageFilterBase.ts | 34 getCache(): PixelMapWrapper { method in ImageFilterBase |
| /applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/manager/ | ||
| D | LruCache.ts | 34 getCache(key: string): any { method in LruCache |