Home
last modified time | relevance | path

Searched defs:getCache (Results 1 – 7 of 7) sorted by relevance

/applications/standard/launcher/common/src/main/ets/default/cache/
DAppListInfoCacheManager.ts38 getCache(key: string): any { method in AppListInfoCacheManager
DFormListInfoCacheManager.ts45 getCache(key: string): any { method in FormListInfoCacheManager
DLruCache.ts34 getCache(key: string): any { method in LruCache
DDiskLruCache.ts44 getCache(key: string) { method in DiskLruCache
DAppResourceCacheManager.ts42 getCache(cacheKey: string, cacheType: string) { method in AppResourceCacheManager
/applications/standard/photos/feature/editor/src/main/ets/default/base/
DImageFilterBase.ts34 getCache(): PixelMapWrapper { method in ImageFilterBase
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/manager/
DLruCache.ts34 getCache(key: string): any { method in LruCache