Searched defs:cacheType (Results 1 – 6 of 6) sorted by relevance
33 public SimpleCache(int cacheType) { in SimpleCache()37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
29 public SimpleCache(int cacheType) { in SimpleCache()33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
303 CacheType cacheType; member
259 void accumulateDescriptorCacheStats(VulkanCacheType cacheType, Accumulator *accum) const in accumulateDescriptorCacheStats()319 void accumulateDescriptorCacheStats(VulkanCacheType cacheType, Accumulator *accum) const in accumulateDescriptorCacheStats()
5725 int cacheType = 0; in logCacheStats() local
839 private HttpEngine createCronetEngineWithCache(int cacheType) { in createCronetEngineWithCache()