Searched defs:mCache (Results 1 – 12 of 12) sorted by relevance
28 private final Cache mCache; field in ClearCacheRequest
51 private final ImageCache mCache; field in ImageLoader
87 CacheMap mCache; variable
42 private final Cache mCache; field in CacheDispatcher
42 private final Cache mCache; field in NetworkDispatcher
110 private final Cache mCache; field in RequestQueue
50 private @Mock Cache mCache; field in NetworkDispatcherTest
49 private @Mock Cache mCache; field in CacheDispatcherTest
55 angle::SizedMRUCache<uint64_t, std::unique_ptr<PLSProgram>> mCache; variable
37 GraphicsPipelineCache<GraphicsPipelineDescCompleteHash> mCache; member in __anonbc6e7c0c0111::VulkanPipelineCachePerfTest
147 JitCache mCache; member
764 protected HashMap<Object, Object> mCache = new HashMap<Object, Object>(); field in Converter.Cache