GetCacheType 3145 net/disk_cache/backend_unittest.cc EXPECT_EQ(net::DISK_CACHE, cache_->GetCacheType()); GetCacheType 260 net/disk_cache/blockfile/backend_impl.h virtual net::CacheType GetCacheType() const OVERRIDE; GetCacheType 174 net/disk_cache/blockfile/backend_impl_v3.h virtual net::CacheType GetCacheType() const OVERRIDE; GetCacheType 74 net/disk_cache/disk_cache.h virtual net::CacheType GetCacheType() const = 0; GetCacheType 65 net/disk_cache/memory/mem_backend_impl.h virtual net::CacheType GetCacheType() const OVERRIDE; GetCacheType 88 net/disk_cache/simple/simple_backend_impl.h virtual net::CacheType GetCacheType() const OVERRIDE; GetCacheType 187 net/disk_cache/tracing/tracing_cache_backend.cc return backend_->GetCacheType(); GetCacheType 27 net/disk_cache/tracing/tracing_cache_backend.h virtual net::CacheType GetCacheType() const OVERRIDE; GetCacheType 2451 net/http/http_cache_transaction.cc cache_->GetCurrentBackend()->GetCacheType() != DISK_CACHE || GetCacheType 101 net/http/mock_http_cache.h virtual net::CacheType GetCacheType() const OVERRIDE;