Searched refs:MEDIA_CACHE (Results 1 – 6 of 6) sorted by relevance
/external/chromium/net/base/ |
D | cache_type.h | 15 MEDIA_CACHE, // Optimized to handle media files. enumerator
|
/external/chromium/net/disk_cache/ |
D | histogram_macros.h | 110 case net::MEDIA_CACHE:\
|
D | entry_unittest.cc | 1622 SetCacheType(net::MEDIA_CACHE); in TEST_F() 1629 SetCacheType(net::MEDIA_CACHE); in TEST_F()
|
D | backend_unittest.cc | 1939 store2.path(), false, 0, net::MEDIA_CACHE, disk_cache::kNone, in TEST_F()
|
/external/chromium/net/tools/crash_cache/ |
D | crash_cache.cc | 177 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/ |
D | profile_impl_io_data.cc | 237 net::MEDIA_CACHE, lazy_params_->media_cache_path, in LazyInitializeInternal()
|