CacheType 333 components/nacl/browser/pnacl_translation_cache.cc int PnaclTranslationCache::Init(net::CacheType cache_type, CacheType 89 components/nacl/browser/pnacl_translation_cache.h int Init(net::CacheType, CacheType 637 net/disk_cache/blockfile/backend_impl.cc void BackendImpl::SetType(net::CacheType type) { CacheType 1133 net/disk_cache/blockfile/backend_impl.cc net::CacheType BackendImpl::GetCacheType() const { CacheType 88 net/disk_cache/blockfile/backend_impl.h void SetType(net::CacheType type); CacheType 179 net/disk_cache/blockfile/backend_impl.h net::CacheType cache_type() const { CacheType 260 net/disk_cache/blockfile/backend_impl.h virtual net::CacheType GetCacheType() const OVERRIDE; CacheType 375 net/disk_cache/blockfile/backend_impl.h net::CacheType cache_type_; CacheType 118 net/disk_cache/blockfile/backend_impl_v3.cc void BackendImplV3::SetType(net::CacheType type) { CacheType 422 net/disk_cache/blockfile/backend_impl_v3.cc net::CacheType BackendImplV3::GetCacheType() const { CacheType 1549 net/disk_cache/blockfile/backend_impl_v3.cc net::CacheType BackendImplV3::GetCacheType() const { CacheType 61 net/disk_cache/blockfile/backend_impl_v3.h void SetType(net::CacheType type); CacheType 117 net/disk_cache/blockfile/backend_impl_v3.h net::CacheType cache_type() const { CacheType 174 net/disk_cache/blockfile/backend_impl_v3.h virtual net::CacheType GetCacheType() const OVERRIDE; CacheType 261 net/disk_cache/blockfile/backend_impl_v3.h net::CacheType cache_type_; CacheType 28 net/disk_cache/cache_creator.cc net::CacheType type, net::BackendType backend_type, uint32 flags, CacheType 47 net/disk_cache/cache_creator.cc net::CacheType type_; CacheType 61 net/disk_cache/cache_creator.cc net::CacheType type, net::BackendType backend_type, uint32 flags, CacheType 155 net/disk_cache/cache_creator.cc int CreateCacheBackend(net::CacheType type, CacheType 50 net/disk_cache/disk_cache.h NET_EXPORT int CreateCacheBackend(net::CacheType type, CacheType 74 net/disk_cache/disk_cache.h virtual net::CacheType GetCacheType() const = 0; CacheType 108 net/disk_cache/disk_cache_test_base.h void SetCacheType(net::CacheType type) { CacheType 156 net/disk_cache/disk_cache_test_base.h net::CacheType type_; CacheType 127 net/disk_cache/memory/mem_backend_impl.cc net::CacheType MemBackendImpl::GetCacheType() const { CacheType 65 net/disk_cache/memory/mem_backend_impl.h virtual net::CacheType GetCacheType() const OVERRIDE; CacheType 84 net/disk_cache/simple/simple_backend_impl.cc void MaybeHistogramFdLimit(net::CacheType cache_type) { CacheType 185 net/disk_cache/simple/simple_backend_impl.cc void RecordIndexLoad(net::CacheType cache_type, CacheType 202 net/disk_cache/simple/simple_backend_impl.cc net::CacheType cache_type, CacheType 340 net/disk_cache/simple/simple_backend_impl.cc net::CacheType SimpleBackendImpl::GetCacheType() const { CacheType 48 net/disk_cache/simple/simple_backend_impl.h net::CacheType cache_type, CacheType 54 net/disk_cache/simple/simple_backend_impl.h net::CacheType cache_type() const { return cache_type_; } CacheType 88 net/disk_cache/simple/simple_backend_impl.h virtual net::CacheType GetCacheType() const OVERRIDE; CacheType 198 net/disk_cache/simple/simple_backend_impl.h const net::CacheType cache_type_; CacheType 71 net/disk_cache/simple/simple_entry_impl.cc void RecordReadResult(net::CacheType cache_type, ReadResult result) { CacheType 76 net/disk_cache/simple/simple_entry_impl.cc void RecordWriteResult(net::CacheType cache_type, WriteResult result) { CacheType 83 net/disk_cache/simple/simple_entry_impl.cc void RecordHeaderSizeChange(net::CacheType cache_type, CacheType 116 net/disk_cache/simple/simple_entry_impl.cc void RecordUnexpectedStream0Write(net::CacheType cache_type) { CacheType 124 net/disk_cache/simple/simple_entry_impl.cc void AdjustOpenEntryCountBy(net::CacheType cache_type, int offset) { CacheType 163 net/disk_cache/simple/simple_entry_impl.cc SimpleEntryImpl::SimpleEntryImpl(net::CacheType cache_type, CacheType 52 net/disk_cache/simple/simple_entry_impl.h SimpleEntryImpl(net::CacheType cache_type, CacheType 305 net/disk_cache/simple/simple_entry_impl.h const net::CacheType cache_type_; CacheType 140 net/disk_cache/simple/simple_index.cc net::CacheType cache_type, CacheType 82 net/disk_cache/simple/simple_index.h net::CacheType cache_type, CacheType 162 net/disk_cache/simple/simple_index.h const net::CacheType cache_type_; CacheType 48 net/disk_cache/simple/simple_index_file.cc void UmaRecordIndexFileState(IndexFileState state, net::CacheType cache_type) { CacheType 62 net/disk_cache/simple/simple_index_file.cc net::CacheType cache_type) { CacheType 186 net/disk_cache/simple/simple_index_file.cc void SimpleIndexFile::SyncWriteToDisk(net::CacheType cache_type, CacheType 239 net/disk_cache/simple/simple_index_file.cc net::CacheType cache_type, CacheType 282 net/disk_cache/simple/simple_index_file.cc net::CacheType cache_type, CacheType 79 net/disk_cache/simple/simple_index_file.h net::CacheType cache_type, CacheType 105 net/disk_cache/simple/simple_index_file.h static void SyncLoadIndexEntries(net::CacheType cache_type, CacheType 146 net/disk_cache/simple/simple_index_file.h static void SyncWriteToDisk(net::CacheType cache_type, CacheType 173 net/disk_cache/simple/simple_index_file.h const net::CacheType cache_type_; CacheType 73 net/disk_cache/simple/simple_synchronous_entry.cc void RecordSyncOpenResult(net::CacheType cache_type, CacheType 90 net/disk_cache/simple/simple_synchronous_entry.cc void RecordWriteResult(net::CacheType cache_type, WriteResult result) { CacheType 95 net/disk_cache/simple/simple_synchronous_entry.cc void RecordCheckEOFResult(net::CacheType cache_type, CheckEOFResult result) { CacheType 101 net/disk_cache/simple/simple_synchronous_entry.cc void RecordCloseResult(net::CacheType cache_type, CloseResult result) { CacheType 212 net/disk_cache/simple/simple_synchronous_entry.cc net::CacheType cache_type, CacheType 236 net/disk_cache/simple/simple_synchronous_entry.cc net::CacheType cache_type, CacheType 699 net/disk_cache/simple/simple_synchronous_entry.cc SimpleSynchronousEntry::SimpleSynchronousEntry(net::CacheType cache_type, CacheType 115 net/disk_cache/simple/simple_synchronous_entry.h static void OpenEntry(net::CacheType cache_type, CacheType 121 net/disk_cache/simple/simple_synchronous_entry.h static void CreateEntry(net::CacheType cache_type, CacheType 203 net/disk_cache/simple/simple_synchronous_entry.h net::CacheType cache_type, CacheType 311 net/disk_cache/simple/simple_synchronous_entry.h const net::CacheType cache_type_; CacheType 186 net/disk_cache/tracing/tracing_cache_backend.cc net::CacheType TracingCacheBackend::GetCacheType() const { CacheType 27 net/disk_cache/tracing/tracing_cache_backend.h virtual net::CacheType GetCacheType() const OVERRIDE; CacheType 57 net/http/http_cache.cc HttpCache::DefaultBackend::DefaultBackend(CacheType type, CacheType 102 net/http/http_cache.h DefaultBackend(CacheType type, BackendType backend_type, CacheType 116 net/http/http_cache.h CacheType type_; CacheType 348 net/http/mock_http_cache.cc net::CacheType MockDiskCache::GetCacheType() const { CacheType 101 net/http/mock_http_cache.h virtual net::CacheType GetCacheType() const OVERRIDE; CacheType 65 net/tools/disk_cache_memory_test/disk_cache_memory_test.cc const net::CacheType cache_type; CacheType 70 net/tools/disk_cache_memory_test/disk_cache_memory_test.cc net::CacheType cache_type, CacheType 229 third_party/tcmalloc/chromium/src/page_heap.h typedef MapSelector<kAddressBits>::CacheType PageMapCache; CacheType 217 third_party/tcmalloc/vendor/src/page_heap.h typedef MapSelector<kAddressBits>::CacheType PageMapCache; CacheType 289 webkit/browser/appcache/appcache_disk_cache.cc int AppCacheDiskCache::Init(net::CacheType cache_type, CacheType 84 webkit/browser/appcache/appcache_disk_cache.h int Init(net::CacheType cache_type, const base::FilePath& directory,