Searched defs:mCache (Results 1 – 10 of 10) sorted by relevance
28 private final Cache mCache; field in ClearCacheRequest
51 private final ImageCache mCache; field in ImageLoader
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
30 GraphicsPipelineCache mCache; member in __anon302b3e270111::VulkanPipelineCachePerfTest
147 JitCache mCache; member
764 protected HashMap<Object, Object> mCache = new HashMap<Object, Object>(); field in Converter.Cache