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