HomeSort by relevance Sort by last modified time
    Searched refs:InitCache (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/chrome_elf/
ntdll_cache.h 11 void InitCache();
chrome_elf_main.cc 18 InitCache();
ntdll_cache_unittest.cc 17 InitCache();
ntdll_cache.cc 12 void InitCache() {
  /external/chromium_org/content/browser/gpu/
shader_disk_cache_unittest.cc 32 void InitCache() {
50 InitCache();
  /external/chromium_org/net/disk_cache/
entry_unittest.cc 156 InitCache();
162 InitCache();
357 InitCache();
363 InitCache();
437 InitCache();
442 InitCache();
449 InitCache();
597 InitCache();
602 InitCache();
609 InitCache();
    [all...]
backend_unittest.cc 173 InitCache();
276 InitCache();
346 InitCache();
475 InitCache();
698 InitCache();
767 InitCache();
839 InitCache();
869 InitCache();
899 InitCache();
935 InitCache();
    [all...]
disk_cache_test_base.h 65 void InitCache();
disk_cache_test_base.cc 73 void DiskCacheTestWithCache::InitCache() {
  /external/chromium/net/disk_cache/
entry_unittest.cc 135 InitCache();
141 InitCache();
278 InitCache();
284 InitCache();
346 InitCache();
352 InitCache();
359 InitCache();
462 InitCache();
468 InitCache();
475 InitCache();
    [all...]
backend_unittest.cc 66 InitCache();
131 InitCache();
234 InitCache();
369 InitCache();
436 InitCache();
500 InitCache();
531 InitCache();
569 InitCache();
613 InitCache();
663 InitCache();
    [all...]
disk_cache_test_base.h 46 void InitCache();
disk_cache_test_base.cc 37 void DiskCacheTestWithCache::InitCache() {
  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 77 allocator()->InitCache(&thr->alloc_cache);
78 internal_allocator()->InitCache(&thr->internal_alloc_cache);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 859 InitCache();
887 void InitCache() {
897 InitCache();
909 InitCache();
    [all...]
  /external/chromium_org/content/browser/
storage_partition_impl_unittest.cc 392 void InitCache() {
433 InitCache();
    [all...]
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 417 a->InitCache(&cache);
  /external/chromium_org/net/third_party/nss/ssl/
sslsnce.c     [all...]

Completed in 134 milliseconds