Searched defs:cache_type_ (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_backend_impl.h61 net::CacheType cache_type() const { return cache_type_; }
189 const net::CacheType cache_type_; member in class:disk_cache::SimpleBackendImpl
H A Dsimple_index_file.h174 const net::CacheType cache_type_; member in class:disk_cache::SimpleIndexFile
H A Dsimple_index.h162 const net::CacheType cache_type_; member in class:disk_cache::SimpleIndex
H A Dsimple_entry_impl.h312 const net::CacheType cache_type_; member in class:disk_cache::SimpleEntryImpl
H A Dsimple_synchronous_entry.h311 const net::CacheType cache_type_; member in class:disk_cache::SimpleSynchronousEntry
/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl.h182 return cache_type_;
381 net::CacheType cache_type_; member in class:disk_cache::BackendImpl
H A Dbackend_impl_v3.h119 return cache_type_;
258 net::CacheType cache_type_; member in class:disk_cache::BackendImplV3

Completed in 116 milliseconds