Searched defs:cacheType (Results 1 – 8 of 8) sorted by relevance
29 public SimpleCache(int cacheType) { in SimpleCache()33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
33 public SimpleCache(int cacheType) { in SimpleCache()37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
103 DescriptorSetIndex CacheTypeToDescriptorSetIndex(VulkanCacheType cacheType) in CacheTypeToDescriptorSetIndex()2017 void ProgramExecutableVk::accumulateCacheStats(VulkanCacheType cacheType, in accumulateCacheStats()
3602 int cacheType = 0; in logCacheStats() local
302 CacheType cacheType; member
303 CacheType cacheType; member
1125 eventType, cacheType, scriptId, startPosition, endPosition, timestamp) { argument
5317 JSVM_CacheType cacheType) { in OH_JSVM_ReleaseCache()