Home
last modified time | relevance | path

Searched refs:REMOVED_MEDIA_CACHE (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/base/
Dcache_type.h16 REMOVED_MEDIA_CACHE, // No longer in use. enumerator
/external/cronet/net/disk_cache/blockfile/
Dhistogram_macros.h95 case net::REMOVED_MEDIA_CACHE: \
/external/cronet/net/disk_cache/
Ddisk_cache_fuzzer.proto28 REMOVED_MEDIA_CACHE = 2; enumerator
Ddisk_cache_fuzzer.cc276 case disk_cache_fuzzer::FuzzCommands::REMOVED_MEDIA_CACHE: in GetCacheTypeAndPrint()