Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dstress_cache.cc106 disk_cache::kNoLoadProtection | disk_cache::kNoRandom, in StressTheCache()
Dbackend_impl.h36 kNoLoadProtection = 1 << 6, // Don't act conservatively under load. enumerator
Dbackend_impl.cc1022 if (user_flags_ & kNoLoadProtection) in IsLoaded()