Searched defs:doomed_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl_v3.h195 bool doomed_; // True if this entry was removed from the cache. member in class:disk_cache::EntryImplV3
H A Dentry_impl.h102 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/
H A Dmem_entry_impl.h176 bool doomed_; // True if this entry was removed from the cache. member in class:disk_cache::MemEntryImpl
/external/chromium_org/base/
H A Dobserver_list_unittest.cc43 doomed_(doomed) {
47 list_->RemoveObserver(doomed_);
52 Foo* doomed_; member in class:base::__anon2397::Disrupter
59 doomed_(doomed) {
63 list_->RemoveObserver(doomed_);
68 Foo* doomed_; member in class:base::__anon2397::ThreadSafeDisrupter
/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.h332 bool doomed_; member in class:disk_cache::SimpleEntryImpl
/external/chromium_org/net/http/
H A Dmock_http_cache.h26 bool is_doomed() const { return doomed_; }
86 bool doomed_; member in class:MockDiskEntry

Completed in 939 milliseconds