HomeSort by relevance Sort by last modified time
    Searched defs:GetCacheType (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/disk_cache/
mem_backend_impl.cc 127 net::CacheType MemBackendImpl::GetCacheType() const {
tracing_cache_backend.cc 186 net::CacheType TracingCacheBackend::GetCacheType() const {
187 return backend_->GetCacheType();
backend_impl.cc     [all...]
  /external/chromium_org/net/disk_cache/simple/
simple_backend_impl.cc 269 net::CacheType SimpleBackendImpl::GetCacheType() const {
  /external/chromium_org/net/disk_cache/v3/
backend_impl_v3.cc 490 net::CacheType BackendImpl::GetCacheType() const {
    [all...]

Completed in 966 milliseconds