Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h46 kNewEviction = 1 << 4, // Use of new eviction was specified. enumerator
Dbackend_impl.cc1146 user_flags_ |= kNewEviction; in SetNewEviction()
1557 if (!(user_flags_ & kNewEviction)) in PrepareForRestart()