HomeSort by relevance Sort by last modified time
    Searched defs:doomed_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
entry_impl_v3.h 195 bool doomed_; // True if this entry was removed from the cache. member in class:disk_cache::EntryImplV3
entry_impl.h 102 return doomed_;
266 bool doomed_; // True if this entry was removed from the cache. member in class:disk_cache::EntryImpl
  /external/chromium_org/net/disk_cache/memory/
mem_entry_impl.h 176 bool doomed_; // True if this entry was removed from the cache. member in class:disk_cache::MemEntryImpl
  /external/chromium_org/base/
observer_list_unittest.cc 43 doomed_(doomed) {
47 list_->RemoveObserver(doomed_);
52 Foo* doomed_; member in class:base::__anon7022::Disrupter
59 doomed_(doomed) {
63 list_->RemoveObserver(doomed_);
68 Foo* doomed_; member in class:base::__anon7022::ThreadSafeDisrupter
  /external/chromium_org/net/disk_cache/simple/
simple_entry_impl.h 332 bool doomed_; member in class:disk_cache::SimpleEntryImpl
  /external/chromium_org/net/http/
mock_http_cache.h 26 bool is_doomed() const { return doomed_; }
86 bool doomed_; member in class:MockDiskEntry

Completed in 397 milliseconds