Searched defs:GetCacheType (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/net/disk_cache/ | ||
D | mem_backend_impl.cc | 127 net::CacheType MemBackendImpl::GetCacheType() const { in GetCacheType() function in disk_cache::MemBackendImpl |
D | tracing_cache_backend.cc | 186 net::CacheType TracingCacheBackend::GetCacheType() const { in GetCacheType() function in disk_cache::TracingCacheBackend |
D | backend_impl.cc | 1123 net::CacheType BackendImpl::GetCacheType() const { in GetCacheType() function in disk_cache::BackendImpl |
/external/chromium_org/net/http/ | ||
D | mock_http_cache.cc | 348 net::CacheType MockDiskCache::GetCacheType() const { in GetCacheType() function in MockDiskCache |
/external/chromium_org/net/disk_cache/simple/ | ||
D | simple_backend_impl.cc | 340 net::CacheType SimpleBackendImpl::GetCacheType() const { in GetCacheType() function in disk_cache::SimpleBackendImpl |
/external/chromium_org/net/disk_cache/v3/ | ||
D | backend_impl_v3.cc | 490 net::CacheType BackendImpl::GetCacheType() const { in GetCacheType() function in disk_cache::BackendImpl |