Home
last modified time | relevance | path

Searched refs:REMOVE_TAIL_3 (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/tools/crash_cache/
Dcrash_cache.cc195 DCHECK(action <= disk_cache::REMOVE_TAIL_3); in SimpleRemove()
367 if (action <= disk_cache::REMOVE_TAIL_3) in SlaveCode()
/external/cronet/net/disk_cache/blockfile/
Drankings.h47 REMOVE_TAIL_3, enumerator
Drankings.cc159 if (disk_cache::REMOVE_TAIL_3 == disk_cache::g_rankings_crash) in GenerateCrash()