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

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_backend_impl.h54 net::CacheType cache_type() const { return cache_type_; }
198 const net::CacheType cache_type_; member in class:disk_cache::SimpleBackendImpl
H A Dsimple_index_file.h173 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.h305 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/net/disk_cache/
H A Dbackend_impl.h178 return cache_type_;
359 net::CacheType cache_type_; member in class:disk_cache::BackendImpl
/external/chromium_org/net/disk_cache/
H A Dbackend_impl.h180 return cache_type_;
372 net::CacheType cache_type_; member in class:disk_cache::BackendImpl
/external/chromium_org/net/disk_cache/v3/
H A Dbackend_impl_v3.h121 return cache_type_;
261 net::CacheType cache_type_; member in class:disk_cache::BackendImpl

Completed in 3047 milliseconds