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

  /external/chromium/net/disk_cache/
histogram_macros.h 49 switch (BACKEND_OBJ->cache_type()) {\
backend_impl.h 156 net::CacheType cache_type() const { function in class:disk_cache::BackendImpl
stats.cc 137 if (!size_histogram_.get() && backend->cache_type() == net::DISK_CACHE &&
backend_impl.cc 317 if (cache_type() == net::DISK_CACHE)
    [all...]
  /external/chromium/net/
net_base.scons 331 'base/cache_type.h',

Completed in 536 milliseconds