Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Dbackend_impl.h41 kNewEviction = 1 << 4, // Use of new eviction was specified. enumerator
Dbackend_worker_v3.cc214 if (!(user_flags_ & kNewEviction)) in PrepareForRestart()
Dbackend_impl.cc1121 user_flags_ |= kNewEviction; in SetNewEviction()
1494 if (!(user_flags_ & kNewEviction)) in PrepareForRestart()