Home
last modified time | relevance | path

Searched refs:MEDIA_CACHE (Results 1 – 6 of 6) sorted by relevance

/external/chromium/net/base/
Dcache_type.h15 MEDIA_CACHE, // Optimized to handle media files. enumerator
/external/chromium/net/disk_cache/
Dhistogram_macros.h110 case net::MEDIA_CACHE:\
Dentry_unittest.cc1622 SetCacheType(net::MEDIA_CACHE); in TEST_F()
1629 SetCacheType(net::MEDIA_CACHE); in TEST_F()
Dbackend_unittest.cc1939 store2.path(), false, 0, net::MEDIA_CACHE, disk_cache::kNone, in TEST_F()
/external/chromium/net/tools/crash_cache/
Dcrash_cache.cc177 int rv = disk_cache::CreateCacheBackend(net::MEDIA_CACHE, path, 0, false, in SimpleRemove()
220 int rv = disk_cache::CreateCacheBackend(net::MEDIA_CACHE, path, 0, false, in HeadRemove()
/external/chromium/chrome/browser/profiles/
Dprofile_impl_io_data.cc237 net::MEDIA_CACHE, lazy_params_->media_cache_path, in LazyInitializeInternal()