Searched refs:Doom (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/net/disk_cache/memory/
H A Dmem_backend_impl.cc37 it->second->Doom();
236 entry->Doom();
269 node->Doom();
286 entry->Doom();
317 node->Doom();
H A Dmem_entry_impl.h90 virtual void Doom() OVERRIDE;
H A Dmem_entry_impl.cc109 i->second->Doom();
144 void MemEntryImpl::Doom() { function in class:disk_cache::MemEntryImpl
/external/chromium_org/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc225 sync_entry->Doom();
249 sync_entry->Doom();
302 Doom();
335 Doom();
342 Doom();
355 Doom();
364 Doom();
377 Doom();
608 Doom();
615 Doom();
1131 void SimpleSynchronousEntry::Doom() const { function in class:disk_cache::SimpleSynchronousEntry
[all...]
H A Dsimple_entry_impl.h66 // Identical to Backend::Doom() except that it accepts a CompletionCallback.
74 virtual void Doom() OVERRIDE;
H A Dsimple_synchronous_entry.h262 void Doom() const;
H A Dsimple_backend_impl.cc529 it->second->Doom();
672 simple_entry->Doom();
H A Dsimple_entry_impl.cc291 void SimpleEntryImpl::Doom() { function in class:disk_cache::SimpleEntryImpl
/external/chromium_org/net/disk_cache/tracing/
H A Dtracing_cache_backend.cc17 virtual void Doom() OVERRIDE;
66 void EntryProxy::Doom() { function in class:disk_cache::EntryProxy
68 entry_->Doom();
/external/chromium_org/net/tools/crash_cache/
H A Dcrash_cache.cc220 entry->Doom();
256 entry->Doom();
315 entry->Doom();
/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl_v3.h80 virtual void Doom() OVERRIDE;
H A Dentry_impl.h150 virtual void Doom() OVERRIDE;
H A Dentry_impl_v3.cc457 void EntryImplV3::Doom() { function in class:disk_cache::EntryImplV3
1399 void EntryImplV3::Doom() { function in class:disk_cache::EntryImplV3
H A Dentry_impl.cc752 void EntryImpl::Doom() { function in class:disk_cache::EntryImpl
/external/chromium_org/net/disk_cache/
H A Ddisk_cache.h166 virtual void Doom() = 0;
H A Dentry_unittest.cc150 entry->Doom();
351 entry->Doom();
431 entry->Doom();
591 entry->Doom();
1450 entry->Doom();
1462 entry->Doom();
1493 entry2->Doom();
1497 entry2->Doom();
1527 entry->Doom();
2016 // Doom th
[all...]
H A Dbackend_unittest.cc317 entry1->Doom();
797 entries[i]->Doom();
1487 entry1->Doom();
2126 entry->Doom();
2816 entry3->Doom(); // The entry should be already doomed, but this must work.
/external/chromium_org/net/http/
H A Dmock_http_cache.h28 virtual void Doom() OVERRIDE;
H A Dhttp_cache.cc597 entry->disk_entry->Doom();
885 entry->disk_entry->Doom();
1062 // Anything after a Doom has to be restarted.
1070 pending_op->disk_entry->Doom();
H A Dmock_http_cache.cc60 void MockDiskEntry::Doom() { function in class:MockDiskEntry
/external/chromium_org/components/nacl/browser/
H A Dpnacl_translation_cache.cc218 entry_->Doom();

Completed in 1713 milliseconds