Searched defs:InitCache (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome_elf/
H A Dntdll_cache.cc46 void InitCache() { function
/external/chromium_org/content/browser/gpu/
H A Dshader_disk_cache_unittest.cc32 void InitCache() { function in class:content::ShaderDiskCacheTest
50 InitCache();
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h88 void InitCache(Cache *c) { function in class:__tsan::DenseSlabAlloc
/external/chromium_org/components/search_provider_logos/
H A Dlogo_cache_unittest.cc100 InitCache();
103 void InitCache() { function in class:search_provider_logos::LogoCacheTest
131 InitCache();
/external/chromium_org/net/disk_cache/
H A Ddisk_cache_test_base.cc89 void DiskCacheTestWithCache::InitCache() { function in class:DiskCacheTestWithCache
/external/chromium_org/content/browser/
H A Dstorage_partition_impl_unittest.cc372 void InitCache() { function in class:content::StoragePartitionShaderClearTest
402 InitCache();
/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsnce.c1032 InitCache(cacheDesc *cache, int maxCacheEntries, int maxCertCacheEntries, function
1320 rv = InitCache(cache, maxCacheEntries, maxCertCacheEntries,
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h930 InitCache();
958 void InitCache() { function in struct:__sanitizer::SizeClassAllocatorLocalCache
968 InitCache();
980 InitCache();
1335 void InitCache(AllocatorCache *cache) { function in class:__sanitizer::CombinedAllocator

Completed in 215 milliseconds