/external/chromium/net/base/ |
cache_type.h | 15 MEDIA_CACHE, // Optimized to handle media files.
|
/external/chromium_org/net/base/ |
cache_type.h | 14 MEDIA_CACHE, // Optimized to handle media files.
|
/external/chromium_org/net/disk_cache/simple/ |
simple_histogram_macros.h | 30 case net::MEDIA_CACHE: \
|
/external/chromium/net/disk_cache/ |
histogram_macros.h | 110 case net::MEDIA_CACHE:\
|
entry_unittest.cc | [all...] |
backend_unittest.cc | [all...] |
/external/chromium_org/net/disk_cache/ |
histogram_macros.h | 109 case net::MEDIA_CACHE:\
|
cache_creator.cc | 86 type_ == net::MEDIA_CACHE)) {
|
entry_unittest.cc | [all...] |
backend_unittest.cc | [all...] |
/external/chromium/net/tools/crash_cache/ |
crash_cache.cc | 177 int rv = disk_cache::CreateCacheBackend(net::MEDIA_CACHE, path, 0, false, 220 int rv = disk_cache::CreateCacheBackend(net::MEDIA_CACHE, path, 0, false,
|
/external/chromium/chrome/browser/profiles/ |
profile_impl_io_data.cc | 237 net::MEDIA_CACHE, lazy_params_->media_cache_path, 241 net::HttpCache* media_cache = local 281 media_http_factory_.reset(media_cache); 283 media_request_context_->set_http_transaction_factory(media_cache);
|
/external/chromium_org/chrome/browser/profiles/ |
profile_impl_io_data.cc | 682 net::MEDIA_CACHE,
|