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

  /external/chromium/net/disk_cache/
histogram_macros.h 106 switch (BACKEND_OBJ->cache_type()) {\
backend_impl.h 177 net::CacheType cache_type() const { function in class:disk_cache::BackendImpl
stats.cc 149 if (!size_histogram_ && backend->cache_type() == net::DISK_CACHE &&
backend_impl.cc 495 if (cache_type() == net::APP_CACHE) {
501 if (cache_type() == net::DISK_CACHE)
    [all...]

Completed in 37 milliseconds