HomeSort by relevance Sort by last modified time
    Searched refs:kNewEviction (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
backend_impl.h 28 kNewEviction = 1 << 4, // Use of new eviction was specified.
backend_impl.cc 987 user_flags_ |= kNewEviction;
1135 if (!(user_flags_ & kNewEviction))
    [all...]

Completed in 105 milliseconds